]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
machine: Remove QEMUMachine indirection from MachineClass
authorMarcel Apfelbaum <marcel.a@redhat.com>
Wed, 9 Apr 2014 17:34:53 +0000 (20:34 +0300)
committerAndreas Färber <afaerber@suse.de>
Mon, 5 May 2014 17:08:49 +0000 (19:08 +0200)
commit958db90cd54823c33345000c995453a8c9b7a005
tree40b5b719074352d57d836534697f0eab7739ff86
parentf1e298794daea46e7f52995887c865ac6ada10b9
machine: Remove QEMUMachine indirection from MachineClass

No need to go through qemu_machine field. Use
MachineClass fields directly.

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
device-hotplug.c
hw/ppc/spapr.c
include/hw/boards.h
qmp.c
vl.c