tests: acpi: add reboot cycle to bridge test
commitc0d19126f39000181a007371b9200fd2e2b0dcc8
authorIgor Mammedov <imammedo@redhat.com>
Thu, 12 Jan 2023 14:02:48 +0000 (12 15:02 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 28 Jan 2023 11:21:29 +0000 (28 06:21 -0500)
tree5f254466f3757ab3c7a51e96190eb4cd00c459b2
parent2efe88a94863d5ca6ec04126b9090c2c2cd64f97
tests: acpi: add reboot cycle to bridge test

hotplugged bridges should not be described in DSDT,
while it works on cold boot, some ACPPI PCI code
are invoked during reboot.

This patch will let us catch unexpected AML if hotplug
checks are broken.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230112140312.3096331-17-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/qtest/bios-tables-test.c