aboutsummaryrefslogtreecommitdiffstats
path: root/qapi/qmp-input-visitor.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-19qapi: protect against NULL QObject in qmp_input_get_objectPaolo Bonzini1-4/+6
2011-10-04qapi: modify visitor code generation for list iterationMichael Roth1-2/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-6/+6
2011-07-21qapi: add QMP input visitorMichael Roth1-0/+301