23 Commits (76eb98d51c0a0448c5bc2f70d15fe334e7234964)

Author SHA1 Message Date
Markus Armbruster a903f40c31 qga: Use return values instead of error_is_set(errp) 12 years ago
Stefan Weil 8e8be266af qga: Fix typo (plural) in comment 12 years ago
Stefan Weil cae8a9289b qga: Remove unneeded include file 13 years ago
Miki Mishael a749f42da5 qemu-ga: isa-serial support on Windows 13 years ago
Mark Wu 8dc4d915dd qemu-ga: Add interface to traverse the qmp command list by QmpCommand 13 years ago
Tomoki Sekiyama f311f2c20a qemu-ga: Install Windows VSS provider on `qemu-ga -s install' 13 years ago
Laszlo Ersek a839ee77c7 qga: save state directory in ga_install_service() 13 years ago
Laszlo Ersek bf12c1fa8c qga: create state directory on win32 13 years ago
Laszlo Ersek c394ecb7bf qga: determine default state dir and pidfile dynamically 13 years ago
Laszlo Ersek c689b4f1ba qga: set umask 0077 when daemonizing (CVE-2013-2007) 14 years ago
Luiz Capitulino ce7f7cc271 qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows 14 years ago
Peter Crosthwaite 4f30649618 qga/main.c: Don't use g_key_file_get/set_int64 14 years ago
Michael Roth 39097daf15 qemu-ga: use key-value store to avoid recycling fd handles after restart 14 years ago
Michael Roth c5dcb6ae23 qemu-ga: make guest-sync-delimited available during fsfreeze 14 years ago
Markus Armbruster 03ac10f166 qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path 14 years ago
Markus Armbruster 5d27f9ce3d qemu-ga: Drop pointless lseek() from ga_open_pidfile() 14 years ago
Markus Armbruster f5b7957878 qemu-ga: Document intentional fall through in channel_event_cb() 14 years ago
Luiz Capitulino 9e92f6d462 qemu-ga: add ga_open_logfile() 14 years ago
Luiz Capitulino 6ffacc5d3d qemu-ga: ga_open_pidfile(): use qemu_open() 14 years ago
Tomoki Sekiyama ec0f694c11 qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Paolo Bonzini 2870dc3456 qemu-ga: move qemu-ga files to qga/ 14 years ago
Luiz Capitulino 9d6f1b73f8 qemu-ga: ga_open_pidfile(): add new line to pidfile 14 years ago
Luiz Capitulino 6a3c8c14c8 qemu-ga: use state dir from CONFIG_QEMU_LOCALSTATEDIR 14 years ago
Stefan Weil b548828862 qemu-ga: Remove unreachable code after g_error 14 years ago
Stefan Weil 4bdb1a3059 qemu-ga: Fix null pointer passed to unlink in failure branch 14 years ago
Jim Meyering 4144f122b4 qemu-ga: don't leak a file descriptor upon failed lockf 14 years ago
Luiz Capitulino 7795b166d9 error: drop error_get_qobject()/error_set_qobject() 14 years ago
Luiz Capitulino 93b91c59db qemu-ga: switch to the new error format on the wire 14 years ago
Peter Maydell c8057f951d Support 'help' as a synonym for '?' in command line options 14 years ago
Michael Roth 8efacc43ae qemu-ga: align versioning with QEMU_VERSION 14 years ago
Michael Roth 6c615ec57e qemu-ga: fix segv after failure to open log file 14 years ago
Luiz Capitulino dc8764f061 qemu-ga: guest-suspend: make the API synchronous 14 years ago
Luiz Capitulino 226a48949c qemu-ga: become_daemon(): reopen standard fds to /dev/null 14 years ago
Luiz Capitulino 04b4e75f33 qemu-ga: make reopen_fd_to_null() public 14 years ago
Luiz Capitulino ce8c8b7bd8 qemu-ga: don't warn on no command return 14 years ago
Jim Meyering a31f053129 fix some common typos 14 years ago
Michael Roth f789aa7baf qemu-ga: persist tracking of fsfreeze state via filesystem 15 years ago
Michael Roth f22d85e9e6 qemu-ga: add a whitelist for fsfreeze-safe commands 15 years ago
Michael Roth 4bdd04165a qemu-ga: fix help output 15 years ago
Michael Roth 3cf0bed836 qemu-ga: add guest-sync-delimited 15 years ago
Luiz Capitulino 11d0f1255b qemu-ga: add guest-suspend-disk 15 years ago
Michael Roth bc62fa039c qemu-ga: add Windows service integration 15 years ago
Michael Roth 7868e26e59 qemu-ga: add initial win32 support 15 years ago
Michael Roth d8ca685acb qemu-ga: fixes for win32 build of qemu-ga 15 years ago
Michael Roth 125b310e1d qemu-ga: move channel/transport functionality into wrapper class 15 years ago
Stefan Weil dabdf39425 Spelling fixes in comments and documentation 15 years ago
Michael Roth abd6cf6d8e guest agent: add RPC blacklist command-line option 15 years ago
Stefan Weil 2542bfd51c Fix spelling in comments and debug messages (recieve -> receive) 15 years ago