]> Git Repo - qemu.git/commit
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
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)
commite9a8e474fbdedca787623f0c55f7b6e9cb97bdfc
tree398b8846b70d6c10a742440235f6ce0f57fc9d3e
parenta72d4363875ed086acedab657d34f6fc82a7d8aa
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo

Only two functions take VirtGuestInfo parameters. Now that guest-info
is part of VirtMachineState, and VirtMachineState is defined in the
virt header, pass that instead.

Signed-off-by: Andrew Jones <[email protected]>
Reviewed-by: Igor Mammedov <[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
hw/arm/virt.c
include/hw/arm/virt.h
This page took 0.028257 seconds and 4 git commands to generate.