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