]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
pc: Eliminate struct PcGuestInfoState
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 11 Dec 2015 18:42:23 +0000 (16:42 -0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 6 Feb 2016 18:44:09 +0000 (20:44 +0200)
commit9ebeed0c1efe4994c7c129e8469a797bcde9f81a
treecc4f7074944af5c590f36120bd64d230167cd5ba
parent281b104702af40b08b29b621995830c0c0177a41
pc: Eliminate struct PcGuestInfoState

Instead of allocating a new struct just for PcGuestInfo and the
mchine_done Notifier, place them inside PCMachineState.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
hw/i386/pc.c
include/hw/i386/pc.h