| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qapi: Simplify visits of optional fields | Eric Blake | 2015-12-17 | 1 | -3/+2 |
| * | qapi: Fix alternates that accept 'number' but not 'int' | Eric Blake | 2015-12-17 | 1 | -1/+1 |
| * | qapi: Simplify visiting of alternate types | Eric Blake | 2015-12-17 | 1 | -1/+2 |
| * | qapi: Introduce a first class 'any' type | Markus Armbruster | 2015-09-21 | 1 | -0/+2 |
| * | qom: Make enum string tables const-correct | Daniel P. Berrange | 2015-06-19 | 1 | -3/+3 |
| * | qapi: add visit_start_union and visit_end_union | Michael Roth | 2014-09-26 | 1 | -0/+2 |
| * | qapi: Replace start_optional()/end_optional() by optional() | Markus Armbruster | 2014-05-15 | 1 | -3/+2 |
| * | qapi: Remove unused Visitor callbacks start_handle(), end_handle() | Markus Armbruster | 2014-05-15 | 1 | -3/+0 |
| * | qapi: Anonymous unions | Kevin Wolf | 2013-07-26 | 1 | -0/+2 |
| * | qapi: Add visitor for implicit structs | Kevin Wolf | 2013-07-26 | 1 | -0/+4 |
| * | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+63 |