summaryrefslogtreecommitdiffstats
path: root/qga
Commit message (Expand)AuthorAgeFilesLines
* qemu-ga: fix bsd build, and re-org linux-specific implementationsMichael Roth2012-03-251-45/+66
* qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()Jeff Cody2012-03-191-0/+4
* qemu-ga: add guest-sync-delimitedMichael Roth2012-03-123-3/+8
* qemu-ga: add guest-network-get-interfaces commandMichal Privoznik2012-03-122-0/+187
* qemu-ga: add win32 guest-suspend-ram commandMichael Roth2012-03-121-9/+25
* qemu-ga: add win32 guest-suspend-disk command.Gal Hammer2012-03-121-12/+120
* qemu-ga: add guest-suspend-hybridLuiz Capitulino2012-03-122-0/+15
* qemu-ga: add guest-suspend-ramLuiz Capitulino2012-03-122-0/+15
* qemu-ga: add guest-suspend-diskLuiz Capitulino2012-03-122-0/+193
* qemu-ga: add win32 guest-shutdown commandMichael Roth2012-02-231-1/+40
* qemu-ga: add Windows service integrationMichael Roth2012-02-232-0/+144
* qemu-ga: add initial win32 supportMichael Roth2012-02-231-0/+340
* qemu-ga: fixes for win32 build of qemu-gaMichael Roth2012-02-231-0/+91
* qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth2012-02-231-0/+0
* qemu-ga: separate out common commands from posix-specific onesMichael Roth2012-02-233-58/+75
* qemu-ga: move channel/transport functionality into wrapper classMichael Roth2012-02-233-1/+280
* guest agent: add supported command list to guest-info RPCMichael Roth2011-12-121-0/+24
* Use glib memory allocation and free functionsAnthony Liguori2011-08-202-18/+18
* 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-212-0/+520
* guest agent: qemu-ga daemonMichael Roth2011-07-211-0/+4
* guest agent: command state classMichael Roth2011-07-212-0/+98
OpenPOWER on IntegriCloud