Age | Commit message (Expand) | Author |
---|---|---|
2014-05-09 | Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()" | Peter Lieven |
2014-03-03 | qapi: Clean up superfluous null check in qapi_dealloc_type_str() | Markus Armbruster |
2013-11-05 | qapi: fix memleak by adding implict struct functions in dealloc visitor | Wenchao Xia |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-12-19 | qapi: remove qapi/qapi-types-core.h | Paolo Bonzini |
2012-11-29 | qapi: fix qapi_dealloc_type_size parameter type | Bruce Rogers |
2012-11-26 | qapi: handle visitor->type_size() in QapiDeallocVisitor | Stefan Hajnoczi |
2011-10-04 | qapi: dealloc visitor, support freeing of nested lists | Michael Roth |
2011-10-04 | qapi: dealloc visitor, fix premature free and iteration logic | Michael Roth |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-07-21 | qapi: add QAPI dealloc visitor | Michael Roth |