aboutsummaryrefslogtreecommitdiffstats
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori4-19/+19
2011-07-21qapi: add QMP dispatch functionsMichael Roth2-0/+126
2011-07-21qapi: add QMP command registration/lookup functionsMichael Roth2-0/+79
2011-07-21qapi: add QAPI dealloc visitorMichael Roth2-0/+173
2011-07-21qapi: add QMP output visitorMichael Roth2-0/+267
2011-07-21qapi: add QMP input visitorMichael Roth2-0/+328
2011-07-21qapi: add QAPI visitor coreMichael Roth3-0/+214