qemu/tests/qtest/bios-tables-test-allowed-diff.h
Jonathan Cameron 502f99abaa tests/acpi: q35: Allow addition of a CXL test.
Add exceptions for the DSDT and the new CEDT tables
specific to a new CXL test in the following patch.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20220429144110.25167-37-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-05-13 07:57:26 -04:00

4 lines
122 B
C

/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/q35/DSDT.cxl",
"tests/data/acpi/q35/CEDT.cxl",