mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 15:49:30 +00:00
We are adding a new unit test to cover the acpi hotplug support in q35 for
multi-function bridges. This test uses a new table DSDT.multi-bridge.
We need to allow changes in DSDT acpi table for addition of this new
unit test.
Signed-off-by: Ani Sinha <ani@anisinha.ca>
Message-Id: <20211007135750.1277213-2-ani@anisinha.ca>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
(cherry picked from commit 6dcb1cc951
)
Signed-off-by: Michael Roth <michael.roth@amd.com>
3 lines
99 B
C
3 lines
99 B
C
/* List of comma-separated changed AML files to ignore */
|
|
"tests/data/acpi/q35/DSDT.multi-bridge",
|