Re: [Qemu-devel] [PATCH v3 14/19] docs, qapi: document qemu-img map

2013-07-30 Thread Paolo Bonzini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 30/07/2013 17:48, Eric Blake ha scritto: > In case of a hybrid file (part raw, part encrypted), does this > command exit on first error, or only after printing as much raw > information was available? On first error. The reason is that usually eve

Re: [Qemu-devel] [PATCH v3 14/19] docs, qapi: document qemu-img map

2013-07-30 Thread Eric Blake
On 07/25/2013 08:23 AM, Paolo Bonzini wrote: > Eric Blake also requested including the output in qapi-schema.json, > so that it is published through the introspection mechanism. > > Signed-off-by: Paolo Bonzini > --- > qapi-schema.json | 29 + > qemu-img.texi| 46

[Qemu-devel] [PATCH v3 14/19] docs, qapi: document qemu-img map

2013-07-25 Thread Paolo Bonzini
Eric Blake also requested including the output in qapi-schema.json, so that it is published through the introspection mechanism. Signed-off-by: Paolo Bonzini --- qapi-schema.json | 29 + qemu-img.texi| 46 ++ 2 files cha