summaryrefslogtreecommitdiffstats
path: root/qapi/qapi-dealloc-visitor.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: Introduce a first class 'any' typeMarkus Armbruster2015-09-211-0/+9
* qom: Make enum string tables const-correctDaniel P. Berrange2015-06-191-1/+2
* qapi: dealloc visitor, implement visit_start_unionMichael Roth2014-09-261-0/+26
* Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"Peter Lieven2014-05-091-1/+3
* qapi: Clean up superfluous null check in qapi_dealloc_type_str()Markus Armbruster2014-03-031-3/+1
* qapi: fix memleak by adding implict struct functions in dealloc visitorWenchao Xia2013-11-051-0/+20
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-3/+3
* qapi: remove qapi/qapi-types-core.hPaolo Bonzini2012-12-191-0/+1
* qapi: fix qapi_dealloc_type_size parameter typeBruce Rogers2012-11-291-1/+1
* qapi: handle visitor->type_size() in QapiDeallocVisitorStefan Hajnoczi2012-11-261-0/+6
* qapi: dealloc visitor, support freeing of nested listsMichael Roth2011-10-041-7/+21
* qapi: dealloc visitor, fix premature free and iteration logicMichael Roth2011-10-041-5/+15
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-7/+7
* qapi: add QAPI dealloc visitorMichael Roth2011-07-211-0/+147
OpenPOWER on IntegriCloud