Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use error_is_set() only when necessary | Markus Armbruster | 2014-02-17 | 1 | -10/+10 |
* | tests: fix memleak in error path test for input visitor | Wenchao Xia | 2013-11-05 | 1 | -0/+1 |
* | misc: Use g_assert_not_reached for code which is expected to be unreachable | Stefan Weil | 2013-07-27 | 1 | -1/+1 |
* | qapi: add native list coverage for QMP input visitor tests | Michael Roth | 2013-05-23 | 1 | -0/+338 |
* | qapi: add QMP input test for large integers | Michael Roth | 2013-05-23 | 1 | -0/+20 |
* | 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/+1 |
* | qapi: fix error propagation | Paolo Bonzini | 2012-07-23 | 1 | -8/+16 |
* | test makefile overhaul | Paolo Bonzini | 2012-03-30 | 1 | -0/+308 |