Re: [Qemu-devel] [PATCH v3 01/17] qapi: Belatedly document modular code generation

2019-02-06 Thread Marc-André Lureau
On Wed, Feb 6, 2019 at 7:17 PM Markus Armbruster wrote: > > We generate code for built-ins and sub-modules into separate files > since commit cdb6610ae42 and 252dc3105fc (v2.12.0). Both commits > neglected to update documentation. Do that now. > > Signed-off-by: Markus Armbruster Reviewed-by:

[Qemu-devel] [PATCH v3 01/17] qapi: Belatedly document modular code generation

2019-02-06 Thread Markus Armbruster
We generate code for built-ins and sub-modules into separate files since commit cdb6610ae42 and 252dc3105fc (v2.12.0). Both commits neglected to update documentation. Do that now. Signed-off-by: Markus Armbruster --- docs/devel/qapi-code-gen.txt | 38 1 fil