summaryrefslogtreecommitdiff
path: root/qapi/qapi-dealloc-visitor.c
AgeCommit message (Expand)Author
2012-11-29qapi: fix qapi_dealloc_type_size parameter typeBruce Rogers
2012-11-26qapi: handle visitor->type_size() in QapiDeallocVisitorStefan Hajnoczi
2011-10-04qapi: dealloc visitor, support freeing of nested listsMichael Roth
2011-10-04qapi: dealloc visitor, fix premature free and iteration logicMichael Roth
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-21qapi: add QAPI dealloc visitorMichael Roth