This patchset adds revision support for FADT. History: v1: Initial support v2: Coding style cleanup v3: Cleanup -acpitable code (remove useless hdrs->data/file) Change -acpifadt to -acpitable fadt= Shrink v1 FADT table length v4: Coding style cleanup
Lv Zheng (2): ACPI: Cleanup -acpitable option code ACPI: Add -acpitable fadt= to allow FADT revision changes hw/acpi/core.c | 50 +++++++++++++++++++++++++------ hw/i386/acpi-build.c | 76 ++++++++++++++++++++++++++++++++++++++++++------ include/hw/acpi/acpi.h | 1 + qapi-schema.json | 27 +++++------------ qemu-options.hx | 15 ++++++++-- 5 files changed, 129 insertions(+), 40 deletions(-) -- 1.7.10