]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
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)
commit3329f07b7a8b919d4a5641611beb0671a2c381a2
treeded5ec633b46ede61c76e65b8e2c28e633388edd
parentdfe795e71fcbf4f766353f2e76fe227b342fc605
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