Home
last modified time | relevance | path

Searched hist:"36 d20cb2" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/
H A Dboards.h36d20cb2 Wed Mar 05 17:30:45 GMT 2014 Marcel Apfelbaum <marcel.a@redhat.com> hw/core: Introduce QEMU machine as QOM object

The main functional change is to convert QEMUMachine into MachineClass
and QEMUMachineInitArgs into MachineState, instance of MachineClass.

As a first step, in order to make possible an incremental development,
both QEMUMachine and QEMUMachineInitArgs are being embedded into the
new types.

Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
/qemu/hw/core/
H A Dmachine.c36d20cb2 Wed Mar 05 17:30:45 GMT 2014 Marcel Apfelbaum <marcel.a@redhat.com> hw/core: Introduce QEMU machine as QOM object

The main functional change is to convert QEMUMachine into MachineClass
and QEMUMachineInitArgs into MachineState, instance of MachineClass.

As a first step, in order to make possible an incremental development,
both QEMUMachine and QEMUMachineInitArgs are being embedded into the
new types.

Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>