Re: [Qemu-devel] [PATCH 7/7] monitor: Add netdev_del id argument completion.

2014-05-07 Thread Stefan Hajnoczi
On Sun, Apr 27, 2014 at 05:00:08PM +0100, Hani Benhabiles wrote: > Signed-off-by: Hani Benhabiles > --- > hmp-commands.hx | 1 + > hmp.h | 1 + > monitor.c | 26 ++ > 3 files changed, 28 insertions(+) Reviewed-by: Stefan Hajnoczi

[Qemu-devel] [PATCH 7/7] monitor: Add netdev_del id argument completion.

2014-04-27 Thread Hani Benhabiles
Signed-off-by: Hani Benhabiles --- hmp-commands.hx | 1 + hmp.h | 1 + monitor.c | 26 ++ 3 files changed, 28 insertions(+) diff --git a/hmp-commands.hx b/hmp-commands.hx index 73fbe54..f10f52f 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -1245,

[Qemu-devel] [PATCH 7/7] monitor: Add netdev_del id argument completion.

2014-03-09 Thread Hani Benhabiles
Signed-off-by: Hani Benhabiles --- hmp-commands.hx | 1 + hmp.h | 1 + monitor.c | 15 +++ 3 files changed, 17 insertions(+) diff --git a/hmp-commands.hx b/hmp-commands.hx index b009561..d252ffc 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -1244,6 +1244,7 @