From: Michael S. Tsirkin Date: Thu, 8 Feb 2018 17:56:49 +0000 (+0200) Subject: acpi-test: update FADT X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e89e7ea620f866ab42cbaa2de964552a3d2f7494;p=qemu.git acpi-test: update FADT Previous commit ("tests: acpi: fix FADT not being compared to reference table") started tracking changes to the FADT. Generate the expected FACP files - apparently these weren't updated since 2013. Signed-off-by: Michael S. Tsirkin --- diff --git a/tests/acpi-test-data/pc/FACP b/tests/acpi-test-data/pc/FACP index 0639999ed1..261ebdc5d1 100644 Binary files a/tests/acpi-test-data/pc/FACP and b/tests/acpi-test-data/pc/FACP differ diff --git a/tests/acpi-test-data/q35/FACP b/tests/acpi-test-data/q35/FACP index 19f3ac3ce6..72c9d97902 100644 Binary files a/tests/acpi-test-data/q35/FACP and b/tests/acpi-test-data/q35/FACP differ