diff options
author | Marcel Apfelbaum <marcel.a@redhat.com> | 2014-04-09 20:34:49 +0300 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2014-05-05 19:08:49 +0200 |
commit | 9e1d668ba9783483284e081662b8a19fd48846b0 (patch) | |
tree | e95917dea32cade8c167f25ee38431c409f27af5 /vl.c | |
parent | ce0abca3e35a9f95e9edcb5d6b2910b2fcd52099 (diff) |
machine: Remove obsoleted field from QEMUMachine
This field shouldn't be used any more since we
adopted the QOM way of iterating over the types.
The commit that obsoleted it is:
commit 261747f176f6f2d88f8268aaebfdd1a1afe887e2
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.
Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions