Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include qapi/qmp/qerror.h exactly where needed | 2015-06-22 | 1 | -1/+0 | |
* | qobject: Use 'bool' for qbool | 2015-06-22 | 1 | -1/+1 | |
* | qapi: Avoid output visitor crashing if it encounters a NULL value | 2014-05-28 | 1 | -0/+6 | |
* | misc: move include files to include/qemu/ | 2012-12-19 | 1 | -1/+1 | |
* | qapi: move include files to include/qobject/ | 2012-12-19 | 1 | -4/+4 | |
* | qapi: fix double free in qmp_output_visitor_cleanup() | 2012-03-27 | 1 | -3/+5 | |
* | qapi: allow sharing enum implementation across visitors | 2012-02-21 | 1 | -20/+2 | |
* | qapi: Check for negative enum values | 2011-11-17 | 1 | -1/+1 | |
* | qapi: modify visitor code generation for list iteration | 2011-10-04 | 1 | -4/+16 | |
* | Use glib memory allocation and free functions | 2011-08-20 | 1 | -5/+5 | |
* | qapi: add QMP output visitor | 2011-07-21 | 1 | -0/+239 |