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: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH 0/4] monitor: Add argument completion for multiple commands.
Date: Tue, 11 Feb 2014 13:39:13 -0500

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.



reply via email to

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