index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
qapi-code-gen.txt
Age
Commit message (
Expand
)
Author
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