From 6dcb1cc9512c6b4cd8f85abc537abaf6f6c0738b Mon Sep 17 00:00:00 2001 From: Ani Sinha Date: Thu, 7 Oct 2021 19:27:48 +0530 Subject: 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 Message-Id: <20211007135750.1277213-2-ani@anisinha.ca> Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin Acked-by: Igor Mammedov --- tests/data/acpi/q35/DSDT.multi-bridge | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/data/acpi/q35/DSDT.multi-bridge (limited to 'tests/data') 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 -- cgit v1.2.3-55-g7522