Re: [Qemu-devel] [PATCHv2 5/8] monitor: Add host_net_add device argument completion.

2014-05-28 Thread Stefan Hajnoczi
On Tue, May 27, 2014 at 11:39:34PM +0100, Hani Benhabiles wrote: > Also fix the parameters documentation. > > Signed-off-by: Hani Benhabiles > --- > hmp-commands.hx | 3 ++- > hmp.h | 1 + > monitor.c | 16 > 3 files changed, 19 insertions(+), 1 deletion(-) Re

[Qemu-devel] [PATCHv2 5/8] monitor: Add host_net_add device argument completion.

2014-05-27 Thread Hani Benhabiles
Also fix the parameters documentation. Signed-off-by: Hani Benhabiles --- hmp-commands.hx | 3 ++- hmp.h | 1 + monitor.c | 16 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/hmp-commands.hx b/hmp-commands.hx index 919af6e..aab9cf5 100644 --- a/