Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-03 | tests/qapi-schema: Cover complex types with base | Markus Armbruster | 1 | -6/+8 |
2014-02-14 | qapi: Add human mode to StringOutputVisitor | Paolo Bonzini | 1 | -1/+1 |
2013-07-27 | misc: Use g_assert_not_reached for code which is expected to be unreachable | Stefan Weil | 1 | -4/+4 |
2013-05-23 | qapi: add native list coverage for visitor serialization tests | Michael Roth | 1 | -18/+433 |
2013-05-23 | qapi: fix visitor serialization tests for numbers/doubles | Michael Roth | 1 | -17/+8 |
2013-05-15 | qapi: fix leak in unit tests | Michael Roth | 1 | -2/+7 |
2013-04-05 | test-visitor-serialization: Fix some memory leaks | Stefan Berger | 1 | -1/+11 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | qapi: move inclusions of qemu-common.h from headers to .c files | Paolo Bonzini | 1 | -0/+2 |
2012-06-08 | qapi: Add String visitor coverage to serialization unit tests | Michael Roth | 1 | -0/+40 |
2012-06-08 | qapi: Unit tests for visitor-based serialization | Michael Roth | 1 | -0/+744 |