From: Igor Mammedov Date: Fri, 20 Feb 2015 18:22:13 +0000 (+0000) Subject: tests: ACPI test blobs update due to PCI0._CRS changes X-Git-Tag: v2.3.0-rc0~34^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=194c8615d7d819887180f196675ba987c4bf43bc;p=thirdparty%2Fqemu.git tests: ACPI test blobs update due to PCI0._CRS changes PCI0._CRS was moved into SSDT and became the same for PIIX4/Q35 machines. 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 ad12cb35d9d..1693c3783b3 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/SSDT b/tests/acpi-test-data/pc/SSDT index d0103368a0b..dc5be2497b6 100644 Binary files a/tests/acpi-test-data/pc/SSDT and b/tests/acpi-test-data/pc/SSDT differ diff --git a/tests/acpi-test-data/q35/DSDT b/tests/acpi-test-data/q35/DSDT index de430e2a68e..e9ac11c38ff 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/SSDT b/tests/acpi-test-data/q35/SSDT index f86643da45a..749f368e303 100644 Binary files a/tests/acpi-test-data/q35/SSDT and b/tests/acpi-test-data/q35/SSDT differ