aboutsummaryrefslogtreecommitdiff
path: root/qemu-ga.c
AgeCommit message (Expand)Author
2012-05-15qemu-ga: align versioning with QEMU_VERSIONMichael Roth
2012-05-15qemu-ga: fix segv after failure to open log fileMichael Roth
2012-05-15qemu-ga: guest-suspend: make the API synchronousLuiz Capitulino
2012-05-15qemu-ga: become_daemon(): reopen standard fds to /dev/nullLuiz Capitulino
2012-05-15qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino
2012-05-15qemu-ga: don't warn on no command returnLuiz Capitulino
2012-05-14fix some common typosJim Meyering
2012-04-30qemu-ga: persist tracking of fsfreeze state via filesystemMichael Roth
2012-04-30qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth
2012-04-19qemu-ga: fix help outputMichael Roth
2012-03-12qemu-ga: add guest-sync-delimitedMichael Roth
2012-03-12qemu-ga: add guest-suspend-diskLuiz Capitulino
2012-02-23qemu-ga: add Windows service integrationMichael Roth
2012-02-23qemu-ga: add initial win32 supportMichael Roth
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth
2012-02-23qemu-ga: move channel/transport functionality into wrapper classMichael Roth
2012-01-13Spelling fixes in comments and documentationStefan Weil
2011-12-12guest agent: add RPC blacklist command-line optionMichael Roth
2011-08-29Fix spelling in comments and debug messages (recieve -> receive)Stefan Weil
2011-08-21guest agent: remove g_strcmp0 usageMichael Roth
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-23qemu-ga: remove dependency on gio and gthreadAnthony Liguori
2011-07-21guest agent: add guest agent RPCs/commandsMichael Roth
2011-07-21guest agent: qemu-ga daemonMichael Roth