[Qemu-devel] [PATCH 2/5] machine: remove QEMUMachine indirection from MachineClass

2014-03-25 Thread Marcel Apfelbaum
No need to go through qemu_machine field. Use MachineClass fields directly. Signed-off-by: Marcel Apfelbaum --- device-hotplug.c | 2 +- qmp.c| 4 +-- vl.c | 103 --- 3 files changed, 63 insertions(+), 46 deletions(-

[Qemu-devel] [PATCH 2/5] machine: remove QEMUMachine indirection from MachineClass

2014-03-25 Thread Marcel Apfelbaum
No need to go through qemu_machine field. Use MachineClass fields directly. Signed-off-by: Marcel Apfelbaum --- device-hotplug.c | 2 +- qmp.c| 4 +-- vl.c | 103 --- 3 files changed, 63 insertions(+), 46 deletions(-