On Tue, Feb 11, 2014 at 01:39:13PM -0500, Luiz Capitulino wrote:
> On Thu, 6 Feb 2014 23:30:09 +0100
> Hani Benhabiles 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
On Thu, 6 Feb 2014 23:30:09 +0100
Hani Benhabiles 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.
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 obje