summary refs log tree commit diff stats
path: root/tests/qtest/bios-tables-test-allowed-diff.h
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2023-03-02 17:15:17 +0100
committerMichael S. Tsirkin <mst@redhat.com>2023-03-07 12:38:59 -0500
commit1c103f35d19601d6ded430d4303be8d3b9ff44bd (patch)
tree892714d62cecda251a781575b3c6f610b75be298 /tests/qtest/bios-tables-test-allowed-diff.h
parent11215a349e39353f272256a72ed0fd4affe5fc78 (diff)
downloadfocaccia-qemu-1c103f35d19601d6ded430d4303be8d3b9ff44bd.tar.gz
focaccia-qemu-1c103f35d19601d6ded430d4303be8d3b9ff44bd.zip
tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge tests
follow up fix for missing root-port AML will affect these tests
by adding non-hotpluggable Device descriptors of colplugged
bridges when bridge hotplug is disabled.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230302161543.286002-9-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/qtest/bios-tables-test-allowed-diff.h')
-rw-r--r--tests/qtest/bios-tables-test-allowed-diff.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dabc024f53..a0dbb28cde 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1,2 +1,5 @@
 /* List of comma-separated changed AML files to ignore */
 "tests/data/acpi/q35/DSDT.multi-bridge",
+"tests/data/acpi/pc/DSDT.hpbridge",
+"tests/data/acpi/pc/DSDT.hpbrroot",
+"tests/data/acpi/q35/DSDT.noacpihp",