]> Git Repo - qemu.git/commit - hw/arm/virt-acpi-build.c
hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState
authorAndrew Jones <[email protected]>
Mon, 9 Jan 2017 11:40:22 +0000 (11:40 +0000)
committerPeter Maydell <[email protected]>
Mon, 9 Jan 2017 11:40:22 +0000 (11:40 +0000)
commit4dad9e7478ec9614f7c1cbe2ff5c5f5101acd6e2
tree06064ea5a50dc3aa7201bd83f85bbf1cada99452
parentda4f09a7dce6878b6fd27a0fb70d08701551df17
hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState

We can get to VirtMachineState without the need for saving a pointer
on AcpiBuildState. This is the mach-virt equivalent to "acpi: Don't save
PcGuestInfo on AcpiBuildState"

Signed-off-by: Andrew Jones <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Message-id: 20170102200153[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/virt-acpi-build.c
This page took 0.024322 seconds and 4 git commands to generate.