Home
last modified time | relevance | path

Searched hist:"968854 c8a106243eae7a68394ce1cb85dc138837" (Results 1 – 5 of 5) sorted by relevance

/qemu/include/qemu/
H A Dconfig-file.h968854c8a106243eae7a68394ce1cb85dc138837 Sat Nov 09 04:15:47 UTC 2013 Amos Kong <akong@redhat.com> 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>
/qemu/util/
H A Dqemu-config.c968854c8a106243eae7a68394ce1cb85dc138837 Sat Nov 09 04:15:47 UTC 2013 Amos Kong <akong@redhat.com> 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>
/qemu/include/system/
H A Dsystem.h968854c8a106243eae7a68394ce1cb85dc138837 Sat Nov 09 04:15:47 UTC 2013 Amos Kong <akong@redhat.com> 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>
/qemu/
H A Dblockdev.c968854c8a106243eae7a68394ce1cb85dc138837 Sat Nov 09 04:15:47 UTC 2013 Amos Kong <akong@redhat.com> 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>
/qemu/system/
H A Dvl.c968854c8a106243eae7a68394ce1cb85dc138837 Sat Nov 09 04:15:47 UTC 2013 Amos Kong <akong@redhat.com> 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>