On 3 July 2018 at 22:05, Markus Armbruster <arm...@redhat.com> wrote: > The following changes since commit b07cd3e748b3f27a17c27afeee578dc4eedb8dd5: > > Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' > into staging (2018-07-03 14:59:27 +0100) > > are available in the Git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2018-07-03 > > for you to fetch changes up to 514337c142f9522f6ab89c3d2f964f446ebeb1cd: > > qapi: add conditions to SPICE type/commands/events on the schema > (2018-07-03 18:38:54 +0200) > > ---------------------------------------------------------------- > QAPI patches for 2018-07-03 > > ---------------------------------------------------------------- > Marc-André Lureau (13): > qapi: add 'if' to top-level expressions > qapi: pass 'if' condition into QAPISchemaEntity objects > qapi: leave the ifcond attribute undefined until check() > qapi: add 'ifcond' to visitor methods > qapi: mcgen() shouldn't indent # lines > qapi: add #if/#endif helpers > qapi-introspect: modify to_qlit() to append ',' on level > 0 > qapi-introspect: add preprocessor conditions to generated QLit > qapi/commands: add #if conditions to commands > qapi/events: add #if conditions to events > qapi: add 'If:' section to generated documentation > qapi: add conditions to VNC type/commands/events on the schema > qapi: add conditions to SPICE type/commands/events on the schema > > Markus Armbruster (1): > qapi-types: add #if conditions to types & visitors >
Applied, thanks. -- PMM