hw/arm/virt: remove VirtGuestInfo
commitaf1f60a4022664b0169f9d10a3f7d732e8571617
authorAndrew Jones <drjones@redhat.com>
Mon, 9 Jan 2017 11:40:23 +0000 (9 11:40 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Jan 2017 11:40:23 +0000 (9 11:40 +0000)
tree141ff81f6dd292278297ebe95b7074411f6500b1
parent4dad9e7478ec9614f7c1cbe2ff5c5f5101acd6e2
hw/arm/virt: remove VirtGuestInfo

by moving VirtGuestInfo.fw_cfg to VirtMachineState. This is the
mach-virt equivalent of "pc: Move PcGuestInfo.fw_cfg to
PCMachineState" and "pc: Eliminate PcGuestInfo struct" combined.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20170102200153.28864-14-drjones@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt-acpi-build.c
hw/arm/virt.c
include/hw/arm/virt.h