Age | Commit message (Expand) | Author | Files | Lines |
2016-05-12 | qapi: Simplify semantics of visit_next_list() | Eric Blake | 1 | -27/+14 |
2016-05-12 | qapi-visit: Add visitor.type classification | Eric Blake | 1 | -1/+1 |
2016-02-19 | qapi: Adjust layout of FooList types | Eric Blake | 1 | -1/+1 |
2016-02-08 | qapi: Drop unused error argument for list and implicit struct | Eric Blake | 1 | -5/+3 |
2016-02-08 | qapi: Swap 'name' in visit_* callbacks to match public API | Eric Blake | 1 | -8/+8 |
2016-02-08 | qapi: Make all visitors supply uint64 callbacks | Eric Blake | 1 | -0/+9 |
2016-02-08 | qapi: Prefer type_int64 over type_int in visitors | Eric Blake | 1 | -3/+3 |
2016-02-08 | qapi: Avoid use of misnamed DO_UPCAST() | Eric Blake | 1 | -8/+13 |
2016-02-04 | qapi: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2014-06-23 | qapi/string-output-visitor: fix human output | Hu Tao | 1 | -1/+1 |
2014-06-19 | qapi/string-output-visitor: fix bugs | Michael S. Tsirkin | 1 | -3/+3 |
2014-06-19 | qapi: fix build on glib < 2.28 | Michael S. Tsirkin | 1 | -1/+7 |
2014-06-19 | qapi: make string output visitor parse int list | Hu Tao | 1 | -10/+219 |
2014-02-14 | qapi: Refine human printing of sizes | Paolo Bonzini | 1 | -11/+12 |
2014-02-14 | qapi: Add human mode to StringOutputVisitor | Paolo Bonzini | 1 | -3/+52 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 1 | -3/+3 |
2012-06-08 | qapi: String visitor, use %f representation for floats | Michael Roth | 1 | -1/+1 |
2012-02-21 | qapi: add string-based visitors | Paolo Bonzini | 1 | -0/+89 |