summaryrefslogtreecommitdiffstats
path: root/tests/qtest/bios-tables-test-allowed-diff.h
diff options
context:
space:
mode:
authorGerd Hoffmann2020-06-19 11:18:54 +0200
committerMichael S. Tsirkin2020-06-24 23:18:28 +0200
commit48fedfd7dd658fcd2bec3b004bb1bce0d2cdd11d (patch)
tree687356e649b6e72181f0e1a98b4acbd57043f365 /tests/qtest/bios-tables-test-allowed-diff.h
parentMerge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'... (diff)
downloadqemu-48fedfd7dd658fcd2bec3b004bb1bce0d2cdd11d.tar.gz
qemu-48fedfd7dd658fcd2bec3b004bb1bce0d2cdd11d.tar.xz
qemu-48fedfd7dd658fcd2bec3b004bb1bce0d2cdd11d.zip
qtest: allow DSDT acpi table changes
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-Id: <20200619091905.21676-2-kraxel@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.h18
1 files changed, 18 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..8992f1f12b 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,19 @@
/* 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.ipmikcs",
+"tests/data/acpi/pc/DSDT.memhp",
+"tests/data/acpi/pc/DSDT.numamem",
+"tests/data/acpi/q35/DSDT",
+"tests/data/acpi/q35/DSDT.acpihmat",
+"tests/data/acpi/q35/DSDT.bridge",
+"tests/data/acpi/q35/DSDT.cphp",
+"tests/data/acpi/q35/DSDT.dimmpxm",
+"tests/data/acpi/q35/DSDT.ipmibt",
+"tests/data/acpi/q35/DSDT.memhp",
+"tests/data/acpi/q35/DSDT.mmio64",
+"tests/data/acpi/q35/DSDT.numamem",
+"tests/data/acpi/q35/DSDT.tis",