Age | Commit message (Expand) | Author |
2012-10-09 | qemu-ga: ga_open_pidfile(): add new line to pidfile | Luiz Capitulino |
2012-10-09 | qemu-ga: use state dir from CONFIG_QEMU_LOCALSTATEDIR | Luiz Capitulino |
2012-09-23 | qemu-ga: Remove unreachable code after g_error | Stefan Weil |
2012-08-29 | qemu-ga: Fix null pointer passed to unlink in failure branch | Stefan Weil |
2012-08-22 | qemu-ga: don't leak a file descriptor upon failed lockf | Jim Meyering |
2012-08-13 | error: drop error_get_qobject()/error_set_qobject() | Luiz Capitulino |
2012-08-13 | qemu-ga: switch to the new error format on the wire | Luiz Capitulino |
2012-08-02 | Support 'help' as a synonym for '?' in command line options | Peter Maydell |
2012-05-15 | qemu-ga: align versioning with QEMU_VERSION | Michael Roth |
2012-05-15 | qemu-ga: fix segv after failure to open log file | Michael Roth |
2012-05-15 | qemu-ga: guest-suspend: make the API synchronous | Luiz Capitulino |
2012-05-15 | qemu-ga: become_daemon(): reopen standard fds to /dev/null | Luiz Capitulino |
2012-05-15 | qemu-ga: make reopen_fd_to_null() public | Luiz Capitulino |
2012-05-15 | qemu-ga: don't warn on no command return | Luiz Capitulino |
2012-05-14 | fix some common typos | Jim Meyering |
2012-04-30 | qemu-ga: persist tracking of fsfreeze state via filesystem | Michael Roth |
2012-04-30 | qemu-ga: add a whitelist for fsfreeze-safe commands | Michael Roth |
2012-04-19 | qemu-ga: fix help output | Michael Roth |
2012-03-12 | qemu-ga: add guest-sync-delimited | Michael Roth |
2012-03-12 | qemu-ga: add guest-suspend-disk | Luiz Capitulino |
2012-02-23 | qemu-ga: add Windows service integration | Michael Roth |
2012-02-23 | qemu-ga: add initial win32 support | Michael Roth |
2012-02-23 | qemu-ga: fixes for win32 build of qemu-ga | Michael Roth |
2012-02-23 | qemu-ga: move channel/transport functionality into wrapper class | Michael Roth |
2012-01-13 | Spelling fixes in comments and documentation | Stefan Weil |
2011-12-12 | guest agent: add RPC blacklist command-line option | Michael Roth |
2011-08-29 | Fix spelling in comments and debug messages (recieve -> receive) | Stefan Weil |
2011-08-21 | guest agent: remove g_strcmp0 usage | Michael Roth |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-07-23 | qemu-ga: remove dependency on gio and gthread | Anthony Liguori |
2011-07-21 | guest agent: add guest agent RPCs/commands | Michael Roth |
2011-07-21 | guest agent: qemu-ga daemon | Michael Roth |