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