]> git.proxmox.com Git - qemu.git/commit - vl.c
QemuOpts: switch over -device.
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 31 Jul 2009 10:25:37 +0000 (12:25 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 Aug 2009 18:05:27 +0000 (13:05 -0500)
commitf31d07d175b25ecca89f5d55dfdf2b55540e5e44
tree29ac8173604ce126ff3c93a2ed08bd47627eb107
parentd058fe03e53699b5a85db1ea36edcf59273775a8
QemuOpts: switch over -device.

Make -device switch use the QemuOpts framework.
Everything should continue to work like it did before.

New: "-set device.$id.$property=$value" works.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
hw/qdev.c
hw/qdev.h
qemu-config.c
qemu-config.h
vl.c