On Wed, May 07, 2014 at 11:41:26PM +0100, Hani Benhabiles wrote: > Compared to v1: > * Dropped patch 02/07 for help completion conversion. > * Nothing else changed. 04,05 and 06 are R-b by Stefan. > > Hani Benhabiles (6): > monitor: Convert sendkey to use command_completion. > monitor: Add chardev-remove command completion. > monitor: Add chardev-add backend argument completion. > monitor: Add set_link arguments completion. > monitor: Add netdev_add type argument completion. > monitor: Add netdev_del id argument completion. >
Ping. Luiz, is there anything still holding this series ? All 6 patches are Reviewed/Acked. > hmp-commands.hx | 8 ++- > hmp.h | 6 +++ > monitor.c | 153 > ++++++++++++++++++++++++++++++++++++++++++++++++++++---- > net/net.c | 2 +- > 4 files changed, 158 insertions(+), 11 deletions(-) > > -- > 1.8.3.2 >