tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blob

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>
This commit is contained in:
Ani Sinha 2021-10-07 19:27:48 +05:30 committed by Michael S. Tsirkin
parent 0e464f7d99
commit 6dcb1cc951
2 changed files with 1 additions and 0 deletions

View File

View File

@ -1 +1,2 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/q35/DSDT.multi-bridge",