qemu/include/sysemu
Amos Kong 968854c8a1 qmp: access the local QemuOptsLists for drive option
Currently we have three QemuOptsList (qemu_common_drive_opts,
qemu_legacy_drive_opts, and qemu_drive_opts), only qemu_drive_opts
is added to vm_config_groups[].

This patch changes query-command-line-options to access three local
QemuOptsLists for drive option, and merge the description items
together.

Signed-off-by: Amos Kong <akong@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2013-11-14 13:09:07 +01:00
..
arch_init.h smbios: Convert to QemuOpts 2013-09-28 23:49:06 +03:00
balloon.h
blockdev.h blockdev: Introduce DriveInfo.enable_auto_del 2013-10-11 16:50:01 +02:00
bt.h
char.h char: move backends' io watch tag to CharDriverState 2013-09-05 18:30:31 +05:30
cpus.h
device_tree.h device_tree: Add qemu_devtree_setprop_sized_cells() utility functions 2013-07-19 12:58:46 +01:00
dma.h dma: keep a device alive while it has SGLists 2013-07-04 17:42:30 +02:00
dump.h dump: rebase from host-private RAMBlock offsets to guest-physical addresses 2013-08-08 11:01:46 -04:00
kvm.h Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 2013-09-23 11:52:49 -05:00
memory_mapping.h dump: rebase from host-private RAMBlock offsets to guest-physical addresses 2013-08-08 11:01:46 -04:00
os-posix.h
os-win32.h
qtest.h
rng-random.h
rng.h Trivial grammar and spelling fixes 2013-05-01 20:55:21 +04:00
seccomp.h
sysemu.h qmp: access the local QemuOptsLists for drive option 2013-11-14 13:09:07 +01:00
tpm_backend_int.h
tpm_backend.h
tpm.h
watchdog.h
xen-mapcache.h