QemuOpts: make most qemu_*_opts static
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 20 Aug 2010 11:52:01 +0000 (13:52 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Sun, 22 Aug 2010 22:11:06 +0000 (17:11 -0500)
commit2e33e675a6bbd1e9d2568c2d4aed2daf8fb0e226
treeded5ec633b46ede61c76e65b8e2c28e633388edd
parent40d57b3f45825b0b087fb14929d8f40e67ab9eb5
QemuOpts: make most qemu_*_opts static

Switch tree to lookup-by-name using qemu_find_opts().
Also hook up virtfs options so qemu_find_opts works for them too.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
13 files changed:
blockdev.c
hw/pci-hotplug.c
hw/qdev-properties.c
hw/qdev.c
hw/usb-msd.c
hw/usb-net.c
hw/watchdog.c
net.c
qemu-char.c
qemu-config.c
qemu-config.h
target-i386/cpuid.c
vl.c