[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH V7 12/13] monitor: allow "help" show message for
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH V7 12/13] monitor: allow "help" show message for single command in sub group |
Date: |
Thu, 25 Jul 2013 10:39:16 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 |
On 07/19/2013 07:44 PM, Wenchao Xia wrote:
> A new parameter type 'S' is introduced to allow user input any string.
> "help info block" works normal now.
>
> Signed-off-by: Wenchao Xia <address@hidden>
> ---
> hmp-commands.hx | 2 +-
> monitor.c | 27 +++++++++++++++++++++++++++
> 2 files changed, 28 insertions(+), 1 deletions(-)
>
Reviewed-by: Eric Blake <address@hidden>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Re: [Qemu-devel] [PATCH V7 07/13] monitor: code move for parse_cmdline(), (continued)
- [Qemu-devel] [PATCH V7 08/13] monitor: refine parse_cmdline(), Wenchao Xia, 2013/07/19
- [Qemu-devel] [PATCH V7 09/13] monitor: support sub command in help, Wenchao Xia, 2013/07/19
- [Qemu-devel] [PATCH V7 10/13] monitor: refine monitor_find_completion(), Wenchao Xia, 2013/07/19
- [Qemu-devel] [PATCH V7 11/13] monitor: support sub command in auto completion, Wenchao Xia, 2013/07/19
- [Qemu-devel] [PATCH V7 12/13] monitor: allow "help" show message for single command in sub group, Wenchao Xia, 2013/07/19
- Re: [Qemu-devel] [PATCH V7 12/13] monitor: allow "help" show message for single command in sub group,
Eric Blake <=
- [Qemu-devel] [PATCH V7 13/13] monitor: improve auto complete of "help" for single command in sub group, Wenchao Xia, 2013/07/19
- Re: [Qemu-devel] [PATCH V7 00/13] monitor: support sub command group in auto completion and help, Wenchao Xia, 2013/07/24