Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -3/+3 |
* | qapi: remove qapi/qapi-types-core.h | Paolo Bonzini | 2012-12-19 | 1 | -0/+1 |
* | qapi: fix qapi_dealloc_type_size parameter type | Bruce Rogers | 2012-11-29 | 1 | -1/+1 |
* | qapi: handle visitor->type_size() in QapiDeallocVisitor | Stefan Hajnoczi | 2012-11-26 | 1 | -0/+6 |
* | qapi: dealloc visitor, support freeing of nested lists | Michael Roth | 2011-10-04 | 1 | -7/+21 |
* | qapi: dealloc visitor, fix premature free and iteration logic | Michael Roth | 2011-10-04 | 1 | -5/+15 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -7/+7 |
* | qapi: add QAPI dealloc visitor | Michael Roth | 2011-07-21 | 1 | -0/+147 |