On Tue, May 27, 2014 at 11:39:36PM +0100, Hani Benhabiles wrote: > Relies on readline unique completion strings patch to make the added vlan/hub > completion values unique, instead of using something like a hash table. > > Signed-off-by: Hani Benhabiles <h...@linux.com> > --- > hmp-commands.hx | 1 + > hmp.h | 2 ++ > monitor.c | 38 ++++++++++++++++++++++++++++++++++++++ > 3 files changed, 41 insertions(+)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>