qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] monitor: Command completion for various commands


From: Hani Benhabiles
Subject: Re: [Qemu-devel] monitor: Command completion for various commands
Date: Tue, 20 May 2014 00:05:51 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, May 20, 2014 at 12:01:01AM +0100, Hani Benhabiles wrote:
> A set of patches adding completion support for various hmp commands. Following
> other series that were merged earlier.
> 

Resent the complete series. Please ignore this incomplete one.

Sorry for the flood.

> Hani Benhabiles (7):
>   monitor: Add ringbuf_write and ringbuf_read argument completion.
>   monitor: Add watchdog_action argument completion.
>   monitor: Add migrate_set_capability completion.
>   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/sysemu/char.h |   3 +-
>  monitor.c             | 174 
> ++++++++++++++++++++++++++++++++++++++++++++++++++
>  qemu-char.c           |   2 +-
>  util/readline.c       |   6 ++
>  6 files changed, 202 insertions(+), 4 deletions(-)
> 
> -- 
> 1.8.3.2
> 



reply via email to

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