summaryrefslogtreecommitdiff
path: root/qapi/qmp-registry.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-10qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu1-0/+5
2013-10-10qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu1-22/+8
2013-01-30qapi: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster1-1/+1
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-1/+1
2012-12-06qapi/qmp-registry.c: Include headers it needsEduardo Habkost1-0/+2
2012-05-15qapi: add support for command optionsLuiz Capitulino1-1/+3
2012-04-30qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth1-2/+12
2011-12-12guest agent: add supported command list to guest-info RPCMichael Roth1-0/+13
2011-12-12guest agent: add RPC blacklist command-line optionMichael Roth1-5/+38
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-07-21qapi: add QMP command registration/lookup functionsMichael Roth1-0/+40