Age | Commit message (Expand) | Author | Files | Lines |
2015-07-07 | Revert "guest agent: remove g_strcmp0 usage" | Markus Armbruster | 1 | -1/+1 |
2015-06-22 | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster | 1 | -2/+2 |
2015-06-17 | qemu-ga: adding vss-[un]install options | Yossi Hindin | 1 | -1/+9 |
2014-11-17 | qga: fix false negative argument passing | Gonglei | 1 | -2/+2 |
2014-08-07 | qga: Disable unsupported commands by default | Tomoki Sekiyama | 1 | -0/+1 |
2014-05-09 | qga: Use return values instead of error_is_set(errp) | Markus Armbruster | 1 | -0/+1 |
2014-05-07 | qga: Fix typo (plural) in comment | Stefan Weil | 1 | -1/+1 |
2014-03-03 | qga: Remove unneeded include file | Stefan Weil | 1 | -1/+0 |
2014-02-23 | qemu-ga: isa-serial support on Windows | Miki Mishael | 1 | -4/+13 |
2013-10-10 | qemu-ga: Add interface to traverse the qmp command list by QmpCommand | Mark Wu | 1 | -45/+30 |
2013-09-09 | qemu-ga: Install Windows VSS provider on `qemu-ga -s install' | Tomoki Sekiyama | 1 | -1/+9 |
2013-05-30 | qga: save state directory in ga_install_service() | Laszlo Ersek | 1 | -1/+10 |
2013-05-30 | qga: create state directory on win32 | Laszlo Ersek | 1 | -0/+14 |
2013-05-30 | qga: determine default state dir and pidfile dynamically | Laszlo Ersek | 1 | -6/+26 |
2013-05-07 | qga: set umask 0077 when daemonizing (CVE-2013-2007) | Laszlo Ersek | 1 | -1/+1 |
2013-04-02 | qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows | Luiz Capitulino | 1 | -2/+6 |
2013-03-15 | qga/main.c: Don't use g_key_file_get/set_int64 | Peter Crosthwaite | 1 | -2/+2 |
2013-03-11 | qemu-ga: use key-value store to avoid recycling fd handles after restart | Michael Roth | 1 | -0/+184 |
2013-03-11 | qemu-ga: make guest-sync-delimited available during fsfreeze | Michael Roth | 1 | -0/+1 |
2013-01-14 | qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path | Markus Armbruster | 1 | -0/+2 |
2013-01-14 | qemu-ga: Drop pointless lseek() from ga_open_pidfile() | Markus Armbruster | 1 | -1/+1 |
2013-01-14 | qemu-ga: Document intentional fall through in channel_event_cb() | Markus Armbruster | 1 | -0/+1 |
2013-01-14 | qemu-ga: add ga_open_logfile() | Luiz Capitulino | 1 | -2/+15 |
2013-01-14 | qemu-ga: ga_open_pidfile(): use qemu_open() | Luiz Capitulino | 1 | -1/+1 |
2013-01-08 | qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw | Tomoki Sekiyama | 1 | -1/+47 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 1 | -6/+6 |
2012-12-19 | qemu-ga: move qemu-ga files to qga/ | Paolo Bonzini | 1 | -0/+901 |