From: Igor Mammedov Date: Fri, 22 Jan 2016 14:36:08 +0000 (+0100) Subject: tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs X-Git-Tag: v2.6.0-rc0~129^2~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0734fb083cb0a91d17d355acdea16a3413b69b0c;p=thirdparty%2Fqemu.git tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs Signed-off-by: Igor Mammedov Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- diff --git a/tests/acpi-test-data/pc/DSDT b/tests/acpi-test-data/pc/DSDT index c658203db94..ec0e642b069 100644 Binary files a/tests/acpi-test-data/pc/DSDT and b/tests/acpi-test-data/pc/DSDT differ diff --git a/tests/acpi-test-data/pc/DSDT.bridge b/tests/acpi-test-data/pc/DSDT.bridge new file mode 100644 index 00000000000..7b1c14b529f Binary files /dev/null and b/tests/acpi-test-data/pc/DSDT.bridge differ diff --git a/tests/acpi-test-data/q35/DSDT b/tests/acpi-test-data/q35/DSDT index 4723e5954dc..b492f04b886 100644 Binary files a/tests/acpi-test-data/q35/DSDT and b/tests/acpi-test-data/q35/DSDT differ diff --git a/tests/acpi-test-data/q35/DSDT.bridge b/tests/acpi-test-data/q35/DSDT.bridge new file mode 100644 index 00000000000..3b72e250fa8 Binary files /dev/null and b/tests/acpi-test-data/q35/DSDT.bridge differ