From: Jonathan Cameron Date: Mon, 6 Feb 2023 17:28:11 +0000 (+0000) Subject: tests/acpi: Allow update of q35/DSDT.cxl X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=defebbdf4940a27e094c75d108b27fdce28aeb82;p=qemu.git tests/acpi: Allow update of q35/DSDT.cxl Next patch will drop duplicate _UID entry so allow update. Reviewed-by: Gregory Price Tested-by: Gregory Price Signed-off-by: Jonathan Cameron Message-Id: <20230206172816.8201-6-Jonathan.Cameron@huawei.com> Reviewed-by: Fan Ni 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..9ce0f596cc 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/DSDT.cxl",