summaryrefslogtreecommitdiffstats
path: root/qga/guest-agent-commands.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth2012-02-231-528/+0
* qemu-ga: separate out common commands from posix-specific onesMichael Roth2012-02-231-58/+1
* guest agent: add supported command list to guest-info RPCMichael Roth2011-12-121-0/+24
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-16/+16
* guest-agent: only enable FSFREEZE when it's supported by the kernelAnthony Liguori2011-07-231-5/+7
* guest agent: use QERR_UNSUPPORTED for disabled RPCsMichael Roth2011-07-231-3/+3
* guest-agent: fix build with OpenBSDAnthony Liguori2011-07-221-11/+52
* guest agent: add guest agent RPCs/commandsMichael Roth2011-07-211-0/+518
OpenPOWER on IntegriCloud