qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 5/7] monitor: Add set_link arguments completion.


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 5/7] monitor: Add set_link arguments completion.
Date: Wed, 7 May 2014 11:18:44 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Apr 27, 2014 at 05:00:06PM +0100, Hani Benhabiles wrote:
> Make it possible to query all net clients without specifying an ID when 
> calling
> qemu_find_net_clients_except().
> 
> This also adds the add_completion_option() function which is to be used for
> other commands completions as well.
> 
> Signed-off-by: Hani Benhabiles <address@hidden>
> ---
>  hmp-commands.hx |  1 +
>  hmp.h           |  1 +
>  monitor.c       | 34 ++++++++++++++++++++++++++++++++++
>  net/net.c       |  2 +-
>  4 files changed, 37 insertions(+), 1 deletion(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]