qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] [PATCHv2 0/8] monitor: Command completion for various commands
       [not found] <1401230377-14778-1-git-send-email-kroosec@gmail.com>
@ 2014-06-09 19:41 ` Luiz Capitulino
  0 siblings, 0 replies; only message in thread
From: Luiz Capitulino @ 2014-06-09 19:41 UTC (permalink / raw)
  To: Hani Benhabiles
  Cc: kwolf, mst, mdroth, qemu-devel, kraxel, stefanha, imammedo

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-09 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1401230377-14778-1-git-send-email-kroosec@gmail.com>
2014-06-09 19:41 ` [Qemu-devel] [PATCHv2 0/8] monitor: Command completion for various commands Luiz Capitulino

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).