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://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=bc1f7c4c915a7c727741c4d27a2795e1039eacd3;p=qemu-xen-unstable.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 1693c3783b..c658203db9 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 59be315237..210d6a71e5 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 fa6136935c..6e6660b1fb 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 e9ac11c38f..4723e5954d 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 e87f5a35c1..0970c67ddb 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 b3cac34d70..a778688617 100644 Binary files a/tests/acpi-test-data/q35/SSDT.bridge and b/tests/acpi-test-data/q35/SSDT.bridge differ