aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2011-11-17qapi: Check for negative enum valuesLuiz Capitulino
2011-10-04qapi: modify visitor code generation for list iterationMichael Roth
2011-10-04qapi: dealloc visitor, support freeing of nested listsMichael Roth
2011-10-04qapi: dealloc visitor, fix premature free and iteration logicMichael Roth
2011-10-04qapi: add code generation support for middle modeAnthony Liguori
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-21qapi: add QMP dispatch functionsMichael Roth
2011-07-21qapi: add QMP command registration/lookup functionsMichael Roth
2011-07-21qapi: add QAPI dealloc visitorMichael Roth
2011-07-21qapi: add QMP output visitorMichael Roth
2011-07-21qapi: add QMP input visitorMichael Roth
2011-07-21qapi: add QAPI visitor coreMichael Roth