aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2023-03-02 17:15:35 +0100
committerMichael S. Tsirkin <mst@redhat.com>2023-03-07 12:39:00 -0500
commita0cc02e7b6b42a64dbb4ad7285bf4568e0a1b8b8 (patch)
treefc166bef8363c5ce0715b8357792967f117d7015
parent05041d20d7fd264c71b63de5aa176da156805be8 (diff)
downloadqemu-a0cc02e7b6b42a64dbb4ad7285bf4568e0a1b8b8.zip
qemu-a0cc02e7b6b42a64dbb4ad7285bf4568e0a1b8b8.tar.gz
qemu-a0cc02e7b6b42a64dbb4ad7285bf4568e0a1b8b8.tar.bz2
tests: acpi: whitelist DSDT before adding non-0 function device with acpi-index to testcases
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20230302161543.286002-27-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r--tests/qtest/bios-tables-test-allowed-diff.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523..ad2b429 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,3 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/DSDT.multi-bridge",
+"tests/data/acpi/q35/DSDT.noacpihp",