]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Add PCI hotplug test for aarch64
authorGustavo Romero <gustavo.romero@linaro.org>
Fri, 27 Jun 2025 11:24:58 +0000 (12:24 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 2 Jul 2025 09:09:10 +0000 (10:09 +0100)
commit374a245573b8da2d7fd91272868e173027adc7db
treeaba19de31a682dff230d2cb359be18e579f81fd1
parent6af9f88fff5baea33469d52b94c7e64bd596713e
tests/functional: Add PCI hotplug test for aarch64

Add a functional test, aarch64_hotplug_pci, to exercise PCI hotplug and
hot-unplug on arm64.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250528203137.1654964-1-gustavo.romero@linaro.org>
[AJB: trimmed boilerplate for checkpatch, simplified invocations]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250627112512.1880708-3-alex.bennee@linaro.org>
MAINTAINERS
tests/functional/meson.build
tests/functional/test_aarch64_hotplug_pci.py [new file with mode: 0755]