mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20220701133515.137890-12-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
0176649070
commit
5d08517fd7
1 changed files with 14 additions and 0 deletions
|
@ -1 +1,15 @@
|
||||||
/* List of comma-separated changed AML files to ignore */
|
/* List of comma-separated changed AML files to ignore */
|
||||||
|
"tests/data/acpi/pc/DSDT",
|
||||||
|
"tests/data/acpi/pc/DSDT.acpierst",
|
||||||
|
"tests/data/acpi/pc/DSDT.acpihmat",
|
||||||
|
"tests/data/acpi/pc/DSDT.bridge",
|
||||||
|
"tests/data/acpi/pc/DSDT.cphp",
|
||||||
|
"tests/data/acpi/pc/DSDT.dimmpxm",
|
||||||
|
"tests/data/acpi/pc/DSDT.hpbridge",
|
||||||
|
"tests/data/acpi/pc/DSDT.ipmikcs",
|
||||||
|
"tests/data/acpi/pc/DSDT.memhp",
|
||||||
|
"tests/data/acpi/pc/DSDT.nohpet",
|
||||||
|
"tests/data/acpi/pc/DSDT.numamem",
|
||||||
|
"tests/data/acpi/pc/DSDT.roothp",
|
||||||
|
"tests/data/acpi/q35/DSDT.bridge",
|
||||||
|
"tests/data/acpi/q35/DSDT.multi-bridge",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue