aboutsummaryrefslogtreecommitdiff
path: root/qapi/qmp-registry.c
AgeCommit message (Expand)Author
2013-10-10qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu
2013-10-10qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu
2013-01-30qapi: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-06qapi/qmp-registry.c: Include headers it needsEduardo Habkost
2012-05-15qapi: add support for command optionsLuiz Capitulino
2012-04-30qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth
2011-12-12guest agent: add supported command list to guest-info RPCMichael Roth
2011-12-12guest agent: add RPC blacklist command-line optionMichael Roth
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-21qapi: add QMP command registration/lookup functionsMichael Roth