tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
authorAni Sinha <ani@anisinha.ca>
Fri, 18 Sep 2020 08:41:00 +0000 (14:11 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 29 Sep 2020 07:06:12 +0000 (03:06 -0400)
commit274763957b06e5e3282a53540a5d05a4013e3615
treec454c332cd65d270a3c45c53b6bad0ee147fbedb
parenteb9609a17de0dcaccfb82bd5df7b69abdcfbde8d
tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus

Ability to turn hotplug off on the pci root bus for i440fx was added in commit:
3d7e78aa7777f0 ("Introduce a new flag for i440fx to disable PCI hotplug on the
root bus")

This change adds a unit test in order to test this feature.

Signed-off-by: Ani Sinha <ani@anisinha.ca>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20200918084111.15339-3-ani@anisinha.ca>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/qtest/bios-tables-test.c