qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Hani Benhabiles <kroosec@gmail.com>
Cc: kwolf@redhat.com, mst@redhat.com, mdroth@linux.vnet.ibm.com,
	qemu-devel@nongnu.org, kraxel@redhat.com, stefanha@redhat.com,
	imammedo@redhat.com
Subject: Re: [Qemu-devel] [PATCHv2 0/8] monitor: Command completion for various commands
Date: Mon, 9 Jun 2014 15:41:09 -0400	[thread overview]
Message-ID: <20140609154109.4b469fc8@redhat.com> (raw)
In-Reply-To: <1401230377-14778-1-git-send-email-kroosec@gmail.com>

On Tue, 27 May 2014 23:39:29 +0100
Hani Benhabiles <kroosec@gmail.com> wrote:

> A set of patches adding completion support for various hmp commands. Following
> other series that were merged earlier.
> 
> Compared to v1:
> * patch 04/08: New.
> * patch 05/08: Use exported list of host network devices.
> 
> Hani Benhabiles (8):
>   monitor: Add ringbuf_write and ringbuf_read argument completion.
>   monitor: Add watchdog_action argument completion.
>   monitor: Add migrate_set_capability completion.
>   net: Export valid host network devices list
>   monitor: Add host_net_add device argument completion.
>   readline: Make completion strings always unique.
>   monitor: Add host_net_remove arguments completion.
>   monitor: Add delvm and loadvm argument completion.
> 
>  hmp-commands.hx       |  10 ++-
>  hmp.h                 |  11 ++++
>  include/net/net.h     |   1 +
>  include/sysemu/char.h |   3 +-
>  monitor.c             | 176 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  net/net.c             |  34 ++++++----
>  qemu-char.c           |   2 +-
>  util/readline.c       |   6 ++
>  8 files changed, 225 insertions(+), 18 deletions(-)
> 

Applied to the qmp branch, thanks.

           reply	other threads:[~2014-06-09 20:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1401230377-14778-1-git-send-email-kroosec@gmail.com>]

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=20140609154109.4b469fc8@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=kroosec@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=mst@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).