Re: [Qemu-devel] [PATCH v11 0/4] qapi: Allow modularization of QAPI schema files

2014-05-02 Thread Lluís Vilanova
Please disregard this thread. I forgot to add the reviewed-by lines. Will resend later as v12. Sorry, Lluis Lluís Vilanova writes: > Adds an include primitive to the syntax of QAPI schema files, allowing these > to > be modularized into multiple per-topic files in the future. > Signed-off-b

[Qemu-devel] [PATCH v11 0/4] qapi: Allow modularization of QAPI schema files

2014-05-02 Thread Lluís Vilanova
Adds an include primitive to the syntax of QAPI schema files, allowing these to be modularized into multiple per-topic files in the future. Signed-off-by: Lluís Vilanova --- Changes in v11: * Rename "tests/include-after-err*" to "tests/include-before-err*" (Markus Armbruster). * Do not use to