]> git.proxmox.com Git - mirror_qemu.git/commit
machine: query phandle-start machine property
authorMarcel Apfelbaum <marcel@redhat.com>
Wed, 4 Feb 2015 15:43:53 +0000 (17:43 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 11 Mar 2015 17:17:11 +0000 (18:17 +0100)
commit6cabe7fa6deeffeed9a3e6d996d6107c94965948
tree8e9b6e6ad7552825a67bfd8df5b9b94a538d83fa
parent4689b77bda5187d4e2aac78bf21cc1a86502652d
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>
device_tree.c
hw/core/machine.c
include/hw/boards.h