]> git.proxmox.com Git - qemu.git/commit - vl.c
vl: New qemu_get_machine_opts()
authorMarkus Armbruster <armbru@redhat.com>
Thu, 4 Jul 2013 13:09:19 +0000 (15:09 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 9 Jul 2013 18:38:57 +0000 (13:38 -0500)
commit7f9d6e540ec4f3bf4dc3501c4a1405998c2be4e7
treec5abfb88b7c31ccc1b5d304c8223c51b4a00b304
parent6d4cd408686f5ae60b2b3b94b79f48ddedc2f39d
vl: New qemu_get_machine_opts()

To be used in the next few commits to fix or clean up queries of
"machine" options (-machine and its sugared forms).

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 1372943363-24081-4-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
include/sysemu/sysemu.h
vl.c