Age | Commit message (Expand) | Author |
2015-09-04 | docs/qapi-code-gen.txt: Fix QAPI schema examples | Markus Armbruster |
2015-09-04 | qapi: Generated code cleanup | Markus Armbruster |
2015-09-04 | qapi-commands: Drop useless initialization | Markus Armbruster |
2015-09-04 | qapi: Command returning anonymous type doesn't work, outlaw | Markus Armbruster |
2015-09-04 | qapi: Fix to reject union command and event arguments | Markus Armbruster |
2015-09-04 | qapi-event: Clean up how name of enum QAPIEvent is made | Markus Armbruster |
2015-09-04 | qapi: Clarify docs on including the same file multiple times | Markus Armbruster |
2015-06-18 | qapi: Drop bogus command from docs | Markus Armbruster |
2015-05-14 | qapi: Turn generators' mandatory option -i into an argument | Markus Armbruster |
2015-05-05 | qapi: Tweak doc references to QMP when QGA is also meant | Eric Blake |
2015-05-05 | qapi: Document 'struct' metatype | Eric Blake |
2015-05-05 | qapi: Document new 'alternate' meta-type | Eric Blake |
2015-05-05 | qapi: Document type-safety considerations | Eric Blake |
2015-05-05 | qapi: Add copyright declaration on docs | Eric Blake |
2014-09-26 | qapi: Update docs given recent event, spacing fixes | Eric Blake |
2014-06-27 | qapi script: clean up in scripts | Wenchao Xia |
2014-06-23 | qapi script: add event support | Wenchao Xia |
2014-05-16 | qapi: skip redundant includes | Benoît Canet |
2014-05-15 | qapi: Show qapi-commands.py invocation in qapi-code-gen.txt | Markus Armbruster |
2014-05-15 | qapi: Replace uncommon use of the error API by the common one | Markus Armbruster |
2014-05-15 | qapi: Normalize marshalling's visitor initialization and cleanup | Markus Armbruster |
2014-05-15 | qapi: Update qapi-code-gen.txt example to match current code | Markus Armbruster |
2014-05-09 | qapi: Document optional arguments' backwards compatibility | Eric Blake |
2014-05-08 | qapi: Add a primitive to include other files from a QAPI schema file | Lluís Vilanova |
2014-05-08 | qapi: Use an explicit input file | Lluís Vilanova |
2014-03-11 | qapi script: do not allow string discriminator | Wenchao Xia |
2014-03-11 | qapi script: support enum type as discriminator in union | Wenchao Xia |
2013-10-26 | qapi: fix documentation example | Eric Blake |
2013-10-11 | qapi-types/visit.py: Inheritance for structs | Kevin Wolf |
2013-07-26 | qapi: Anonymous unions | Kevin Wolf |
2013-07-26 | qapi: Flat unions with arbitrary discriminator | Kevin Wolf |
2013-07-26 | docs: Document QAPI union types | Kevin Wolf |
2012-07-23 | qapi: fix error propagation | Paolo Bonzini |
2012-03-27 | qapi: untangle next_list | Paolo Bonzini |
2011-11-17 | Fix some spelling bugs in documentation and comments | Stefan Weil |
2011-11-01 | qapi: fix typos in documentation JSON examples | Stefan Hajnoczi |
2011-08-29 | Fix spelling in comments and debug messages (recieve -> receive) | Stefan Weil |
2011-07-21 | qapi: add QAPI code generation documentation | Michael Roth |