diff options
| author | Marcel Apfelbaum | 2014-03-05 18:30:46 +0100 |
|---|---|---|
| committer | Andreas Färber | 2014-03-12 20:13:02 +0100 |
| commit | 261747f176f6f2d88f8268aaebfdd1a1afe887e2 (patch) | |
| tree | a54e23a2a5275e64c894ca64cba4c054f6dad4bc /include/exec | |
| parent | hw/core: Introduce QEMU machine as QOM object (diff) | |
| download | qemu-261747f176f6f2d88f8268aaebfdd1a1afe887e2.tar.gz qemu-261747f176f6f2d88f8268aaebfdd1a1afe887e2.tar.xz qemu-261747f176f6f2d88f8268aaebfdd1a1afe887e2.zip | |
vl: Use MachineClass instead of global QEMUMachine list
The machine registration flow is refactored to use the QOM functionality.
Instead of linking the machines into a list, each machine has a type
and the types can be traversed in the QOM way.
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>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
