Re: [Qemu-devel] [PATCH] monitor: Add device_del argument completion.

2014-02-10 Thread Luiz Capitulino
On Mon, 27 Jan 2014 22:54:14 +0100 Hani Benhabiles wrote: > Signed-off-by: Hani Benhabiles Applied to the qmp branch, thanks. > --- > monitor.c | 23 +++ > 1 file changed, 23 insertions(+) > > diff --git a/monitor.c b/monitor.c > index 80456fb..a7a589e 100644 > --- a/moni

[Qemu-devel] [PATCH] monitor: Add device_del argument completion.

2014-01-27 Thread Hani Benhabiles
Signed-off-by: Hani Benhabiles --- monitor.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/monitor.c b/monitor.c index 80456fb..a7a589e 100644 --- a/monitor.c +++ b/monitor.c @@ -4254,6 +4254,25 @@ static const char *next_arg_type(const char *typestr) return (p