commit | 6cabe7fa6deeffeed9a3e6d996d6107c94965948 | [log] [tgz] |
---|---|---|
author | Marcel Apfelbaum <marcel@redhat.com> | Wed Feb 04 17:43:53 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Mar 11 18:17:11 2015 +0100 |
tree | 8e9b6e6ad7552825a67bfd8df5b9b94a538d83fa | |
parent | 4689b77bda5187d4e2aac78bf21cc1a86502652d [diff] |
machine: query phandle-start machine property Commit e79d5a6 ("machine: remove qemu_machine_opts global list") removed the global option descriptions and moved them to MachineState's QOM properties. Query phandle-start by accessing machine properties through designated wrappers. Signed-off-by: Marcel Apfelbaum <marcel@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>