Re: [Qemu-devel] [PATCH 04/36] monitor: use qapi for qmp_capabilities command

2015-09-25 Thread Eric Blake
On 09/25/2015 08:03 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > This was initially done to add qmp_capabilities documentation to the > schema. Then I figured it would also help to get rid of the "middle > mode" monitor dispatch code. > > Signed-off-by: Marc-André Lureau

[Qemu-devel] [PATCH 04/36] monitor: use qapi for qmp_capabilities command

2015-09-25 Thread marcandre . lureau
From: Marc-André Lureau This was initially done to add qmp_capabilities documentation to the schema. Then I figured it would also help to get rid of the "middle mode" monitor dispatch code. Signed-off-by: Marc-André Lureau --- monitor.c| 4 ++-- qapi-schema.json | 17 +