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