From: Michael S. Tsirkin Date: Tue, 18 Mar 2014 14:14:59 +0000 (+0200) Subject: acpi-test: rebuild SSDT X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d07e0e9cddf02dd2abedbbf7ab0e069c8f5dabfd;p=qemu.git acpi-test: rebuild SSDT commit 9bcc80cd71892df42605e0c097d85c0237ff45d1 i386/acpi-build: allow more than 255 elements in CPON Replaces 0x1 with a smaller One constant. rebuild expected SSDT. Signed-off-by: Michael S. Tsirkin --- diff --git a/tests/acpi-test-data/pc/SSDT b/tests/acpi-test-data/pc/SSDT index 6444f60ce7..727853eece 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/SSDT b/tests/acpi-test-data/q35/SSDT index 9199638757..c7e20ffad2 100644 Binary files a/tests/acpi-test-data/q35/SSDT and b/tests/acpi-test-data/q35/SSDT differ