Re: [Qemu-devel] [PATCH 02/12] qapi-schema: add 'device_add'

2016-06-23 Thread Eric Blake
On 06/22/2016 06:07 PM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Even though device_add is not fully qapi'fied, we may add it to the json > schema with 'gen': false, so registration and documentation can be > generated. > > Signed-off-by: Marc-André Lureau > --- > qapi-

[Qemu-devel] [PATCH 02/12] qapi-schema: add 'device_add'

2016-06-22 Thread marcandre . lureau
From: Marc-André Lureau Even though device_add is not fully qapi'fied, we may add it to the json schema with 'gen': false, so registration and documentation can be generated. Signed-off-by: Marc-André Lureau --- qapi-schema.json | 26 ++ 1 file changed, 26 insertions(+)