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