Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-11 | qapi script: do not allow string discriminator | Wenchao Xia | 1 | -4/+1 |
2014-03-11 | qapi script: support enum type as discriminator in union | Wenchao Xia | 1 | -2/+6 |
2013-10-26 | qapi: fix documentation example | Eric Blake | 1 | -1/+1 |
2013-10-11 | qapi-types/visit.py: Inheritance for structs | Kevin Wolf | 1 | -0/+17 |
2013-07-26 | qapi: Anonymous unions | Kevin Wolf | 1 | -0/+25 |
2013-07-26 | qapi: Flat unions with arbitrary discriminator | Kevin Wolf | 1 | -0/+22 |
2013-07-26 | docs: Document QAPI union types | Kevin Wolf | 1 | -7/+55 |
2012-07-23 | qapi: fix error propagation | Paolo Bonzini | 1 | -0/+2 |
2012-03-27 | qapi: untangle next_list | Paolo Bonzini | 1 | -2/+2 |
2011-11-17 | Fix some spelling bugs in documentation and comments | Stefan Weil | 1 | -1/+1 |
2011-11-01 | qapi: fix typos in documentation JSON examples | Stefan Hajnoczi | 1 | -2/+2 |
2011-08-29 | Fix spelling in comments and debug messages (recieve -> receive) | Stefan Weil | 1 | -1/+1 |
2011-07-21 | qapi: add QAPI code generation documentation | Michael Roth | 1 | -0/+316 |