summaryrefslogtreecommitdiff
path: root/qga/commands.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-10qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu1-0/+1
2013-10-10qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu1-23/+15
2013-01-30qemu-ga: 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-05-15qemu-ga: align versioning with QEMU_VERSIONMichael Roth1-1/+1
2012-03-12qemu-ga: add guest-sync-delimitedMichael Roth1-0/+6
2012-02-23qemu-ga: separate out common commands from posix-specific onesMichael Roth1-0/+73