]> git.proxmox.com Git - mirror_qemu.git/commit
virt_arm: acpi: reuse common build_fadt()
authorIgor Mammedov <imammedo@redhat.com>
Wed, 28 Feb 2018 14:23:54 +0000 (15:23 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Mar 2018 21:09:50 +0000 (23:09 +0200)
commitdd1b2037a38024b69e952c5ac41fd63b96e552ab
tree9bcd195b4a51099eeaee84409268e2abda834625
parent8612f8bd9fb667c62e9a56c67ab2e3af2798dd9c
virt_arm: acpi: reuse common build_fadt()

Extend generic build_fadt() to support rev5.1 FADT
and reuse it for 'virt' board, it would allow to
phase out usage of AcpiFadtDescriptorRev5_1 and
later ACPI_FADT_COMMON_DEF.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Tested-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/aml-build.c
hw/arm/virt-acpi-build.c
include/hw/acpi/acpi-defs.h