Re: [Qemu-devel] [PATCH v2 14/16] qapi-schema: Make block-core.json self-contained

2017-08-25 Thread Marc-André Lureau
On Thu, Aug 24, 2017 at 9:15 PM Markus Armbruster wrote: > Except for block-core.json, the sub-schemas are self-contained: if > they use a symbol defined in another sub-schema, they include that > sub-schema. To check, feed the sub-schema to qapi2texi (or any other > QAPI generator) along with t

[Qemu-devel] [PATCH v2 14/16] qapi-schema: Make block-core.json self-contained

2017-08-24 Thread Markus Armbruster
Except for block-core.json, the sub-schemas are self-contained: if they use a symbol defined in another sub-schema, they include that sub-schema. To check, feed the sub-schema to qapi2texi (or any other QAPI generator) along with the pragma from qapi-schema.json. Fix up things to make block-core.