diff options
author | Ani Sinha <ani@anisinha.ca> | 2021-10-07 19:27:48 +0530 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-10-20 06:18:17 -0400 |
commit | 6dcb1cc9512c6b4cd8f85abc537abaf6f6c0738b (patch) | |
tree | b3f70597188ccf2c0192372d2ed3c58d57a8226f /tests/data/acpi/q35 | |
parent | 0e464f7d993113119f0fd17b890831440734ce15 (diff) |
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>
Diffstat (limited to 'tests/data/acpi/q35')
-rw-r--r-- | tests/data/acpi/q35/DSDT.multi-bridge | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/q35/DSDT.multi-bridge b/tests/data/acpi/q35/DSDT.multi-bridge new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/DSDT.multi-bridge |