Re: [Qemu-devel] [PATCH 4/5] QAPI: Introduce memchar-read QMP command

2012-10-22 Thread Luiz Capitulino
On Mon, 22 Oct 2012 00:48:00 +0800 Lei Li wrote: > Signed-off-by: Lei Li > --- > hmp-commands.hx | 25 + > hmp.c| 17 + > hmp.h|1 + > qapi-schema.json | 27 +++ > qemu-char.c | 52

[Qemu-devel] [PATCH 4/5] QAPI: Introduce memchar-read QMP command

2012-10-21 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 25 + hmp.c| 17 + hmp.h|1 + qapi-schema.json | 27 +++ qemu-char.c | 52 qmp-commands.hx |

Re: [Qemu-devel] [PATCH 4/5] QAPI: Introduce memchar-read QMP command

2012-09-14 Thread Blue Swirl
On Wed, Sep 12, 2012 at 11:57 AM, Lei Li wrote: > Signed-off-by: Lei Li > --- > hmp-commands.hx | 25 + > hmp.c| 18 ++ > hmp.h|1 + > qapi-schema.json | 27 +++ > qemu-char.c | 48 +

Re: [Qemu-devel] [PATCH 4/5] QAPI: Introduce memchar-read QMP command

2012-09-12 Thread Eric Blake
On 09/12/2012 05:57 AM, Lei Li wrote: > Signed-off-by: Lei Li > --- > hmp-commands.hx | 25 + > hmp.c| 18 ++ > hmp.h|1 + > qapi-schema.json | 27 +++ > qemu-char.c | 48

[Qemu-devel] [PATCH 4/5] QAPI: Introduce memchar-read QMP command

2012-09-12 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 25 + hmp.c| 18 ++ hmp.h|1 + qapi-schema.json | 27 +++ qemu-char.c | 48 qmp-commands.hx | 3