summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Cameron2022-06-08 16:54:36 +0200
committerMichael S. Tsirkin2022-06-10 01:32:49 +0200
commit96f7da1711348758f9919ffdfe1e984012ef7acd (patch)
tree2b53f2961083e2c545f9fed4ed27516fd44c1f3d
parenthw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c (diff)
downloadqemu-96f7da1711348758f9919ffdfe1e984012ef7acd.tar.gz
qemu-96f7da1711348758f9919ffdfe1e984012ef7acd.tar.xz
qemu-96f7da1711348758f9919ffdfe1e984012ef7acd.zip
tests/acpi: Allow modification of q35 CXL CEDT table.
Needed to allow memory address changes as a result of next patch. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Message-Id: <20220608145440.26106-5-Jonathan.Cameron@huawei.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 dfb8523c8b..effa58b75b 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/q35/CEDT.cxl",