summaryrefslogtreecommitdiffstats
path: root/qemu-ga.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-ga: align versioning with QEMU_VERSIONMichael Roth2012-05-151-2/+2
* qemu-ga: fix segv after failure to open log fileMichael Roth2012-05-151-2/+3
* qemu-ga: guest-suspend: make the API synchronousLuiz Capitulino2012-05-151-16/+1
* qemu-ga: become_daemon(): reopen standard fds to /dev/nullLuiz Capitulino2012-05-151-3/+3
* qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino2012-05-151-0/+17
* qemu-ga: don't warn on no command returnLuiz Capitulino2012-05-151-2/+0
* fix some common typosJim Meyering2012-05-141-1/+1
* qemu-ga: persist tracking of fsfreeze state via filesystemMichael Roth2012-04-301-45/+173
* qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth2012-04-301-5/+115
* qemu-ga: fix help outputMichael Roth2012-04-191-3/+4
* qemu-ga: add guest-sync-delimitedMichael Roth2012-03-121-5/+22
* qemu-ga: add guest-suspend-diskLuiz Capitulino2012-03-121-1/+18
* qemu-ga: add Windows service integrationMichael Roth2012-02-231-9/+104
* qemu-ga: add initial win32 supportMichael Roth2012-02-231-0/+4
* qemu-ga: fixes for win32 build of qemu-gaMichael Roth2012-02-231-0/+16
* qemu-ga: move channel/transport functionality into wrapper classMichael Roth2012-02-231-232/+74
* Spelling fixes in comments and documentationStefan Weil2012-01-131-1/+1
* guest agent: add RPC blacklist command-line optionMichael Roth2011-12-121-3/+34
* Fix spelling in comments and debug messages (recieve -> receive)Stefan Weil2011-08-291-1/+1
* guest agent: remove g_strcmp0 usageMichael Roth2011-08-211-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* qemu-ga: remove dependency on gio and gthreadAnthony Liguori2011-07-231-26/+9
* guest agent: add guest agent RPCs/commandsMichael Roth2011-07-211-0/+4
* guest agent: qemu-ga daemonMichael Roth2011-07-211-0/+650
OpenPOWER on IntegriCloud