Age | Commit message (Expand) | Author |
2013-05-30 | qga: save state directory in ga_install_service() | Laszlo Ersek |
2013-05-30 | qga: create state directory on win32 | Laszlo Ersek |
2013-05-30 | qga: determine default state dir and pidfile dynamically | Laszlo Ersek |
2013-05-07 | qga: set umask 0077 when daemonizing (CVE-2013-2007) | Laszlo Ersek |
2013-04-02 | qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows | Luiz Capitulino |
2013-03-15 | qga/main.c: Don't use g_key_file_get/set_int64 | Peter Crosthwaite |
2013-03-11 | qemu-ga: use key-value store to avoid recycling fd handles after restart | Michael Roth |
2013-03-11 | qemu-ga: make guest-sync-delimited available during fsfreeze | Michael Roth |
2013-01-14 | qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path | Markus Armbruster |
2013-01-14 | qemu-ga: Drop pointless lseek() from ga_open_pidfile() | Markus Armbruster |
2013-01-14 | qemu-ga: Document intentional fall through in channel_event_cb() | Markus Armbruster |
2013-01-14 | qemu-ga: add ga_open_logfile() | Luiz Capitulino |
2013-01-14 | qemu-ga: ga_open_pidfile(): use qemu_open() | Luiz Capitulino |
2013-01-08 | qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw | Tomoki Sekiyama |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-12-19 | qemu-ga: move qemu-ga files to qga/ | Paolo Bonzini |