]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/virt-acpi-build.c
hw: arm: Carry RSDP specific data through AcpiRsdpData
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 17 Dec 2018 10:48:34 +0000 (11:48 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 19 Dec 2018 21:48:16 +0000 (16:48 -0500)
commit5c5fce1ab5672a0a9a50c867114481a93298bf23
tree0e55387ef4c942532b873eccfb40ad9d87353bc9
parent3bb3006a632da5b11ec7a154d5b819b8bfab8dab
hw: arm: Carry RSDP specific data through AcpiRsdpData

That will allow us to generalize the ARM build_rsdp() routine to support
both legacy RSDP (The current i386 implementation) and extended RSDP
(The ARM implementation).

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/arm/virt-acpi-build.c
include/hw/acpi/acpi-defs.h