qemu/tests/qtest/bios-tables-test-allowed-diff.h
Jonathan Cameron 2cb740932c bios-tables-test: Allow for new acpihmat-generic-x test data.
The test to be added exercises many corner cases of the SRAT and HMAT table
generation.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20241107123446.902801-4-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2024-11-26 17:18:06 -05:00

6 lines
313 B
C

/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/x86/q35/APIC.acpihmat-generic-x",
"tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x",
"tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x",
"tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x",
"tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x",