summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Mammedov2021-03-15 19:00:57 +0100
committerMichael S. Tsirkin2021-03-22 23:58:19 +0100
commit79a2aca20cb4601e6a30bbe8620ee1ef9b960ae1 (patch)
tree527ec4e4d4a5d46c2ab72e6d7d60ae046fd4926f
parentvirtio-pmem: fix virtio_pmem_resp assign problem (diff)
downloadqemu-79a2aca20cb4601e6a30bbe8620ee1ef9b960ae1.tar.gz
qemu-79a2aca20cb4601e6a30bbe8620ee1ef9b960ae1.tar.xz
qemu-79a2aca20cb4601e6a30bbe8620ee1ef9b960ae1.zip
tests: acpi: temporary whitelist DSDT changes
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20210315180102.3008391-2-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.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..fddcfc061f 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,12 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/pc/DSDT",
+"tests/data/acpi/pc/DSDT.acpihmat",
+"tests/data/acpi/pc/DSDT.bridge",
+"tests/data/acpi/pc/DSDT.cphp",
+"tests/data/acpi/pc/DSDT.dimmpxm",
+"tests/data/acpi/pc/DSDT.hpbridge",
+"tests/data/acpi/pc/DSDT.hpbrroot",
+"tests/data/acpi/pc/DSDT.ipmikcs",
+"tests/data/acpi/pc/DSDT.memhp",
+"tests/data/acpi/pc/DSDT.numamem",
+"tests/data/acpi/pc/DSDT.roothp",