qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Hani Benhabiles <kroosec@gmail.com>
Cc: qemu-devel@nongnu.org, stefanha@redhat.com, lcapitulino@redhat.com
Subject: Re: [Qemu-devel] [PATCH 5/7] monitor: Add set_link arguments completion.
Date: Wed, 7 May 2014 11:18:44 +0200	[thread overview]
Message-ID: <20140507091844.GA1771@stefanha-thinkpad.muc.redhat.com> (raw)
In-Reply-To: <1398614409-30792-6-git-send-email-kroosec@gmail.com>

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 <hani@linux.com>
> ---
>  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 <stefanha@redhat.com>

  parent reply	other threads:[~2014-05-07  9:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1398614409-30792-1-git-send-email-kroosec@gmail.com>
     [not found] ` <1398614409-30792-3-git-send-email-kroosec@gmail.com>
2014-05-05 19:51   ` [Qemu-devel] [PATCH 2/7] monitor: Convert help|? to use command_completion Luiz Capitulino
2014-05-07 21:42     ` Hani Benhabiles
2014-05-05 19:54 ` [Qemu-devel] [PATCH 0/7] Miscellaneous command completion patches Luiz Capitulino
     [not found] ` <1398614409-30792-6-git-send-email-kroosec@gmail.com>
2014-05-07  9:18   ` Stefan Hajnoczi [this message]
     [not found] ` <1398614409-30792-7-git-send-email-kroosec@gmail.com>
2014-05-07  9:21   ` [Qemu-devel] [PATCH 6/7] monitor: Add netdev_add type argument completion Stefan Hajnoczi
     [not found] ` <1398614409-30792-8-git-send-email-kroosec@gmail.com>
2014-05-07  9:22   ` [Qemu-devel] [PATCH 7/7] monitor: Add netdev_del id " Stefan Hajnoczi
2014-03-09 11:16 [Qemu-devel] [PATCH 0/7] monitor: Completion support for various commands Hani Benhabiles
2014-03-09 11:16 ` [Qemu-devel] [PATCH 5/7] monitor: Add set_link arguments completion Hani Benhabiles

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140507091844.GA1771@stefanha-thinkpad.muc.redhat.com \
    --to=stefanha@gmail.com \
    --cc=kroosec@gmail.com \
    --cc=lcapitulino@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).