Re: [Qemu-devel] [PATCH qom-next 4/4] qom: Implement qom-set HMP command

2014-05-11 Thread Hani Benhabiles
On Thu, May 08, 2014 at 04:21:17PM +0200, Andreas Färber wrote: > Re-implemented based on qmp_qom_set() to facilitate argument parsing. > > Signed-off-by: Andreas Färber > --- > hmp-commands.hx | 13 + > hmp.c | 18 ++ > hmp.h | 1 + > 3 files cha

[Qemu-devel] [PATCH qom-next 4/4] qom: Implement qom-set HMP command

2014-05-08 Thread Andreas Färber
Re-implemented based on qmp_qom_set() to facilitate argument parsing. Signed-off-by: Andreas Färber --- hmp-commands.hx | 13 + hmp.c | 18 ++ hmp.h | 1 + 3 files changed, 32 insertions(+) diff --git a/hmp-commands.hx b/hmp-commands.hx index c06