arm/acpi: allow DSDT changes
We are going to commit ccee1a8140
("acpi: Update _DSM method in expected files").
Allow changes to DSDT on ARM. Only configs with pci are
affected thus all virt variants but for microvm only the pcie variant.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
d7346e614f
commit
5cd4a8d4e5
@ -1 +1,6 @@
|
||||
/* List of comma-separated changed AML files to ignore */
|
||||
"tests/data/acpi/virt/DSDT",
|
||||
"tests/data/acpi/virt/DSDT.memhp",
|
||||
"tests/data/acpi/virt/DSDT.numamem",
|
||||
"tests/data/acpi/virt/DSDT.pxb",
|
||||
"tests/data/acpi/microvm/DSDT.pcie",
|
||||
|
Loading…
Reference in New Issue
Block a user