Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-29 | qapi: make visit_type_size fallback to type_int | Vasilis Liaskovitis | 1 | -1/+10 |
2013-07-26 | qapi: Anonymous unions | Kevin Wolf | 1 | -0/+9 |
2013-07-26 | qapi: Add visitor for implicit structs | Kevin Wolf | 1 | -0/+16 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 1 | -3/+3 |
2012-12-19 | qapi: remove qapi/qapi-types-core.h | Paolo Bonzini | 1 | -0/+1 |
2012-12-19 | qapi: move inclusions of qemu-common.h from headers to .c files | Paolo Bonzini | 1 | -0/+1 |
2012-07-23 | qapi: introduce "size" type | Laszlo Ersek | 1 | -0/+7 |
2012-07-23 | qapi: fix error propagation | Paolo Bonzini | 1 | -6/+4 |
2012-07-13 | qapi: input_type_enum(): fix error message | Luiz Capitulino | 1 | -1/+1 |
2012-06-08 | qapi: Add Visitor interfaces for uint*_t and int*_t | Michael Roth | 1 | -0/+139 |
2012-02-21 | qapi: allow sharing enum implementation across visitors | Paolo Bonzini | 1 | -0/+51 |
2011-07-21 | qapi: add QAPI visitor core | Michael Roth | 1 | -0/+118 |