qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] monitor: Add argument completion for multip


From: Hani Benhabiles
Subject: Re: [Qemu-devel] [PATCH 0/4] monitor: Add argument completion for multiple commands.
Date: Tue, 11 Feb 2014 23:10:10 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Feb 11, 2014 at 01:39:13PM -0500, Luiz Capitulino wrote:
> On Thu,  6 Feb 2014 23:30:09 +0100
> Hani Benhabiles <address@hidden> wrote:
> 
> > This patch series add argument completion to multiple human monitor console
> > commands.
> > 
> > For device_add and object_add, only the 1st argument is completed.
> > 
> > Hani Benhabiles (4):
> >   monitor: Add device_del id argument completion.
> >   monitor: Add device_add device argument completion.
> >   monitor: Add object_del id argument completion.
> >   monitor: Add object_add class argument completion.
> > 
> >  monitor.c | 95 
> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 95 insertions(+)
> 
> Series look good and I've applied it to my queue, but I need your sob
> before sending a pull request.

Thanks Luiz! Sorry about the s-o-b.

Signed-off-by: Hani Benhabiles <address@hidden>



reply via email to

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