aboutsummaryrefslogtreecommitdiffstats
path: root/qga
AgeCommit message (Expand)AuthorFilesLines
2012-02-23qemu-ga: add win32 guest-shutdown commandMichael Roth1-1/+40
2012-02-23qemu-ga: add Windows service integrationMichael Roth2-0/+144
2012-02-23qemu-ga: add initial win32 supportMichael Roth1-0/+340
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth1-0/+91
2012-02-23qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth1-0/+0
2012-02-23qemu-ga: separate out common commands from posix-specific onesMichael Roth3-58/+75
2012-02-23qemu-ga: move channel/transport functionality into wrapper classMichael Roth3-1/+280
2011-12-12guest agent: add supported command list to guest-info RPCMichael Roth1-0/+24
2011-08-20Use glib memory allocation and free functionsAnthony Liguori2-18/+18
2011-07-23guest-agent: only enable FSFREEZE when it's supported by the kernelAnthony Liguori1-5/+7
2011-07-23guest agent: use QERR_UNSUPPORTED for disabled RPCsMichael Roth1-3/+3
2011-07-22guest-agent: fix build with OpenBSDAnthony Liguori1-11/+52
2011-07-21guest agent: add guest agent RPCs/commandsMichael Roth2-0/+520
2011-07-21guest agent: qemu-ga daemonMichael Roth1-0/+4
2011-07-21guest agent: command state classMichael Roth2-0/+98