[Qemu-devel] [PATCH 2/3] QAPI: Introduce memchar-write QMP command

2013-01-24 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 18 ++ hmp.c| 13 + hmp.h|1 + qapi-schema.json | 38 ++ qemu-char.c | 42 ++ qmp-commands.hx | 33 +

Re: [Qemu-devel] [PATCH 2/3] QAPI: Introduce memchar-write QMP command

2013-01-23 Thread Luiz Capitulino
On Wed, 23 Jan 2013 11:30:23 +0800 Lei Li wrote: > On 01/23/2013 12:27 AM, Luiz Capitulino wrote: > > On Tue, 22 Jan 2013 16:12:51 +0800 > > Lei Li wrote: > > > >> Signed-off-by: Lei Li > >> --- > >> hmp-commands.hx | 16 > >> hmp.c| 13 + > >>

[Qemu-devel] [PATCH 2/3] QAPI: Introduce memchar-write QMP command

2013-01-23 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 18 ++ hmp.c| 13 + hmp.h|1 + qapi-schema.json | 38 ++ qemu-char.c | 42 ++ qmp-commands.hx | 33 +

Re: [Qemu-devel] [PATCH 2/3] QAPI: Introduce memchar-write QMP command

2013-01-22 Thread Lei Li
On 01/23/2013 12:27 AM, Luiz Capitulino wrote: On Tue, 22 Jan 2013 16:12:51 +0800 Lei Li wrote: Signed-off-by: Lei Li --- hmp-commands.hx | 16 hmp.c| 13 + hmp.h|1 + qapi-schema.json | 41 ++

Re: [Qemu-devel] [PATCH 2/3] QAPI: Introduce memchar-write QMP command

2013-01-22 Thread Luiz Capitulino
On Tue, 22 Jan 2013 16:12:51 +0800 Lei Li wrote: > Signed-off-by: Lei Li > --- > hmp-commands.hx | 16 > hmp.c| 13 + > hmp.h|1 + > qapi-schema.json | 41 + > qemu-char.c | 48 +++

[Qemu-devel] [PATCH 2/3] QAPI: Introduce memchar-write QMP command

2013-01-22 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 16 hmp.c| 13 + hmp.h|1 + qapi-schema.json | 41 + qemu-char.c | 48 qmp-commands.hx | 3