aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhenzhong Duan <zhenzhong.duan@intel.com>2024-12-12 16:37:52 +0800
committerMichael S. Tsirkin <mst@redhat.com>2025-01-15 13:06:29 -0500
commit9609d7101867819086516c7df845337dcee1cf08 (patch)
tree883d9745d1eb7b9dc578ccfdb71dc1c4a6dd00e6
parent1ab93575bdcb2972c99a174a957b598f7457a899 (diff)
downloadqemu-9609d7101867819086516c7df845337dcee1cf08.zip
qemu-9609d7101867819086516c7df845337dcee1cf08.tar.gz
qemu-9609d7101867819086516c7df845337dcee1cf08.tar.bz2
tests/acpi: q35: allow DMAR acpi table changes
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Acked-by: Jason Wang <jasowang@redhat.com> Message-Id: <20241212083757.605022-16-zhenzhong.duan@intel.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.h1
1 files changed, 1 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..46f80be 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,2 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/x86/q35/DMAR.dmar",