From: Michael S. Tsirkin Date: Sun, 8 Jun 2014 12:59:58 +0000 (+0300) Subject: acpi-test: update expected tables X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=63122df2315564253b14d2abec1d854570488f83;p=qemu.git acpi-test: update expected tables Update ACPI tables test to match new ACPI tables after adding the memory hotplug feature. Signed-off-by: Michael S. Tsirkin --- diff --git a/tests/acpi-test-data/pc/DSDT b/tests/acpi-test-data/pc/DSDT index d0bb3de79d..7ed03fd37e 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 c987fb2379..eb2d8b698c 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 fc5b970009..2d2bc4adaf 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 9199638757..778b79bf42 100644 Binary files a/tests/acpi-test-data/q35/SSDT and b/tests/acpi-test-data/q35/SSDT differ