From: Michael S. Tsirkin Date: Mon, 11 May 2015 07:21:37 +0000 (+0200) Subject: acpi: update expected files for memory unplug X-Git-Tag: v2.4.0-rc0~139^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc1f7c4c915a7c727741c4d27a2795e1039eacd3;p=thirdparty%2Fqemu.git acpi: update expected files for memory unplug commit c06b2ffb02bfcc642c67300d2c4dffd5aa54932b acpi: add hardware implementation for memory hot unplug Changed both the DSDT and the SSDT. Update the expected files accordingly. Signed-off-by: Michael S. Tsirkin --- diff --git a/tests/acpi-test-data/pc/DSDT b/tests/acpi-test-data/pc/DSDT index 1693c3783b3..c658203db94 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 59be315237a..210d6a71e58 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/pc/SSDT.bridge b/tests/acpi-test-data/pc/SSDT.bridge index fa6136935ca..6e6660b1fbe 100644 Binary files a/tests/acpi-test-data/pc/SSDT.bridge and b/tests/acpi-test-data/pc/SSDT.bridge differ diff --git a/tests/acpi-test-data/q35/DSDT b/tests/acpi-test-data/q35/DSDT index e9ac11c38ff..4723e5954dc 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 e87f5a35c15..0970c67ddb1 100644 Binary files a/tests/acpi-test-data/q35/SSDT and b/tests/acpi-test-data/q35/SSDT differ diff --git a/tests/acpi-test-data/q35/SSDT.bridge b/tests/acpi-test-data/q35/SSDT.bridge index b3cac34d70f..a7786886175 100644 Binary files a/tests/acpi-test-data/q35/SSDT.bridge and b/tests/acpi-test-data/q35/SSDT.bridge differ