[Qemu-devel] [PATCH 16/16] qapi: convert netdev_del

2012-05-21 Thread Luiz Capitulino
Signed-off-by: Anthony Liguori Signed-off-by: Luiz Capitulino --- hmp-commands.hx |3 +-- hmp.c|9 + hmp.h|1 + net.c| 11 +-- net.h|1 - qapi-schema.json | 14 ++ qmp-commands.hx |5 + 7 fi

Re: [Qemu-devel] [PATCH 16/16] qapi: convert netdev_del

2012-05-18 Thread Luiz Capitulino
On Fri, 18 May 2012 18:15:34 +0200 Laszlo Ersek wrote: > On 05/17/12 16:33, Luiz Capitulino wrote: > > > diff --git a/hmp.c b/hmp.c > > index 7a4e25f..2ce8cb9 100644 > > --- a/hmp.c > > +++ b/hmp.c > > @@ -990,3 +990,12 @@ void hmp_netdev_add(Monitor *mon, const QDict *qdict) > > out: > >

Re: [Qemu-devel] [PATCH 16/16] qapi: convert netdev_del

2012-05-18 Thread Laszlo Ersek
On 05/17/12 16:33, Luiz Capitulino wrote: > diff --git a/hmp.c b/hmp.c > index 7a4e25f..2ce8cb9 100644 > --- a/hmp.c > +++ b/hmp.c > @@ -990,3 +990,12 @@ void hmp_netdev_add(Monitor *mon, const QDict *qdict) > out: > hmp_handle_error(mon, &err); > } > + > +void hmp_netdev_del(Monitor *mon,

[Qemu-devel] [PATCH 16/16] qapi: convert netdev_del

2012-05-17 Thread Luiz Capitulino
Signed-off-by: Anthony Liguori Signed-off-by: Luiz Capitulino --- hmp-commands.hx |3 +-- hmp.c|9 + hmp.h|1 + net.c| 11 +-- net.h|1 - qapi-schema.json | 14 ++ qmp-commands.hx |5 + 7 fi

[Qemu-devel] [PATCH 16/16] qapi: convert netdev_del

2012-04-25 Thread Luiz Capitulino
Signed-off-by: Anthony Liguori Signed-off-by: Luiz Capitulino --- hmp-commands.hx |3 +-- hmp.c|9 + hmp.h|1 + net.c| 11 +-- net.h|1 - qapi-schema.json | 14 ++ qmp-commands.hx |5 + 7 fi

[Qemu-devel] [PATCH 16/16] qapi: convert netdev_del

2012-04-20 Thread Luiz Capitulino
Signed-off-by: Anthony Liguori Signed-off-by: Luiz Capitulino --- hmp-commands.hx |3 +-- hmp.c|9 + hmp.h|1 + net.c| 11 +-- net.h|1 - qapi-schema.json | 14 ++ qmp-commands.hx |5 + 7 fi