From: Jonathan Cameron Date: Wed, 8 Jun 2022 14:54:36 +0000 (+0100) Subject: tests/acpi: Allow modification of q35 CXL CEDT table. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=96f7da1711348758f9919ffdfe1e984012ef7acd;p=qemu.git 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 Reviewed-by: Ben Widawsky Message-Id: <20220608145440.26106-5-Jonathan.Cameron@huawei.com> Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- 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",