mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-09-02 06:51:53 -06:00

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>
6 lines
313 B
C
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",
|