summaryrefslogtreecommitdiffstats
path: root/qapi/qmp-registry.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu2013-10-101-0/+5
* qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu2013-10-101-22/+8
* qapi: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-1/+1
* qapi/qmp-registry.c: Include headers it needsEduardo Habkost2012-12-061-0/+2
* qapi: add support for command optionsLuiz Capitulino2012-05-151-1/+3
* qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth2012-04-301-2/+12
* guest agent: add supported command list to guest-info RPCMichael Roth2011-12-121-0/+13
* guest agent: add RPC blacklist command-line optionMichael Roth2011-12-121-5/+38
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* qapi: add QMP command registration/lookup functionsMichael Roth2011-07-211-0/+40
OpenPOWER on IntegriCloud