commit | 6b1b1440199c1a910b91bc9e029974f44746633d | [log] [tgz] |
---|---|---|
author | Marcel Apfelbaum <marcel.a@redhat.com> | Mon May 26 15:40:58 2014 +0300 |
committer | Andreas Färber <afaerber@suse.de> | Wed May 28 17:36:13 2014 +0200 |
tree | 43e0eb34214716f1b581707d9df2b86db9b367fa | |
parent | a199b2b6a5b9dd50cfe96349778458d1b39899b5 [diff] |
machine: Make -machine opts properties of MachineState Make machine's QemuOpts QOM properties of /machine. The properties are automatically filled in. This opens the possibility to create opts per machine rather than global. Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Andreas Färber <afaerber@suse.de>