From: Michael S. Tsirkin Date: Thu, 8 Feb 2018 17:56:49 +0000 (+0200) Subject: acpi-test: update FADT X-Git-Tag: v2.12.0-rc0~94^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e89e7ea620f866ab42cbaa2de964552a3d2f7494;p=thirdparty%2Fqemu.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 0639999ed1f..261ebdc5d1c 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 19f3ac3ce6a..72c9d97902a 100644 Binary files a/tests/acpi-test-data/q35/FACP and b/tests/acpi-test-data/q35/FACP differ