]> git.proxmox.com Git - qemu.git/commit
monitor: allow "help" show message for single command in sub group
authorWenchao Xia <xiawenc@linux.vnet.ibm.com>
Tue, 27 Aug 2013 12:38:26 +0000 (20:38 +0800)
committerLuiz Capitulino <lcapitulino@redhat.com>
Fri, 30 Aug 2013 11:41:15 +0000 (07:41 -0400)
commit129be006d63ba90b788de6b1610892e02ef5eaba
tree844add6c762d38fade9f32a9c119c465004ffd23
parentd903a779cf2f1fa5cd12076411a00b835f1b7b26
monitor: allow "help" show message for single command in sub group

A new parameter type 'S' is introduced to allow user input any string.
"help info block" works normal now.

Signed-off-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
hmp-commands.hx
monitor.c