1. 1281c08 qga: Disable unsupported commands by default by Tomoki Sekiyama · 11 years ago
  2. a903f40 qga: Use return values instead of error_is_set(errp) by Markus Armbruster · 11 years ago
  3. 8e8be26 qga: Fix typo (plural) in comment by Stefan Weil · 11 years ago
  4. cae8a92 qga: Remove unneeded include file by Stefan Weil · 11 years ago
  5. a749f42 qemu-ga: isa-serial support on Windows by Miki Mishael · 11 years ago
  6. 8dc4d91 qemu-ga: Add interface to traverse the qmp command list by QmpCommand by Mark Wu · 11 years ago
  7. f311f2c qemu-ga: Install Windows VSS provider on `qemu-ga -s install' by Tomoki Sekiyama · 12 years ago
  8. a839ee7 qga: save state directory in ga_install_service() by Laszlo Ersek · 12 years ago
  9. bf12c1f qga: create state directory on win32 by Laszlo Ersek · 12 years ago
  10. c394ecb qga: determine default state dir and pidfile dynamically by Laszlo Ersek · 12 years ago
  11. c689b4f qga: set umask 0077 when daemonizing (CVE-2013-2007) by Laszlo Ersek · 12 years ago
  12. ce7f7cc qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows by Luiz Capitulino · 12 years ago
  13. 4f30649 qga/main.c: Don't use g_key_file_get/set_int64 by Peter Crosthwaite · 12 years ago
  14. 39097da qemu-ga: use key-value store to avoid recycling fd handles after restart by Michael Roth · 12 years ago
  15. c5dcb6a qemu-ga: make guest-sync-delimited available during fsfreeze by Michael Roth · 12 years ago
  16. 03ac10f qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path by Markus Armbruster · 12 years ago
  17. 5d27f9c qemu-ga: Drop pointless lseek() from ga_open_pidfile() by Markus Armbruster · 12 years ago
  18. f5b7957 qemu-ga: Document intentional fall through in channel_event_cb() by Markus Armbruster · 12 years ago
  19. 9e92f6d qemu-ga: add ga_open_logfile() by Luiz Capitulino · 12 years ago
  20. 6ffacc5 qemu-ga: ga_open_pidfile(): use qemu_open() by Luiz Capitulino · 12 years ago
  21. ec0f694 qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw by Tomoki Sekiyama · 12 years ago
  22. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  23. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  24. 2870dc3 qemu-ga: move qemu-ga files to qga/ by Paolo Bonzini · 12 years ago[Renamed from qemu-ga.c]
  25. 9d6f1b7 qemu-ga: ga_open_pidfile(): add new line to pidfile by Luiz Capitulino · 12 years ago
  26. 6a3c8c1 qemu-ga: use state dir from CONFIG_QEMU_LOCALSTATEDIR by Luiz Capitulino · 12 years ago
  27. b548828 qemu-ga: Remove unreachable code after g_error by Stefan Weil · 13 years ago
  28. 4bdb1a3 qemu-ga: Fix null pointer passed to unlink in failure branch by Stefan Weil · 13 years ago
  29. 4144f12 qemu-ga: don't leak a file descriptor upon failed lockf by Jim Meyering · 13 years ago
  30. 7795b16 error: drop error_get_qobject()/error_set_qobject() by Luiz Capitulino · 13 years ago
  31. 93b91c5 qemu-ga: switch to the new error format on the wire by Luiz Capitulino · 13 years ago
  32. c8057f9 Support 'help' as a synonym for '?' in command line options by Peter Maydell · 13 years ago
  33. 8efacc4 qemu-ga: align versioning with QEMU_VERSION by Michael Roth · 13 years ago
  34. 6c615ec qemu-ga: fix segv after failure to open log file by Michael Roth · 13 years ago
  35. dc8764f qemu-ga: guest-suspend: make the API synchronous by Luiz Capitulino · 13 years ago
  36. 226a489 qemu-ga: become_daemon(): reopen standard fds to /dev/null by Luiz Capitulino · 13 years ago
  37. 04b4e75 qemu-ga: make reopen_fd_to_null() public by Luiz Capitulino · 13 years ago
  38. ce8c8b7 qemu-ga: don't warn on no command return by Luiz Capitulino · 13 years ago
  39. a31f053 fix some common typos by Jim Meyering · 13 years ago
  40. f789aa7 qemu-ga: persist tracking of fsfreeze state via filesystem by Michael Roth · 13 years ago
  41. f22d85e qemu-ga: add a whitelist for fsfreeze-safe commands by Michael Roth · 13 years ago
  42. 4bdd041 qemu-ga: fix help output by Michael Roth · 13 years ago
  43. 3cf0bed qemu-ga: add guest-sync-delimited by Michael Roth · 13 years ago
  44. 11d0f12 qemu-ga: add guest-suspend-disk by Luiz Capitulino · 13 years ago
  45. bc62fa0 qemu-ga: add Windows service integration by Michael Roth · 13 years ago
  46. 7868e26 qemu-ga: add initial win32 support by Michael Roth · 13 years ago
  47. d8ca685 qemu-ga: fixes for win32 build of qemu-ga by Michael Roth · 13 years ago
  48. 125b310 qemu-ga: move channel/transport functionality into wrapper class by Michael Roth · 13 years ago
  49. dabdf39 Spelling fixes in comments and documentation by Stefan Weil · 13 years ago
  50. abd6cf6 guest agent: add RPC blacklist command-line option by Michael Roth · 13 years ago
  51. 2542bfd Fix spelling in comments and debug messages (recieve -> receive) by Stefan Weil · 14 years ago
  52. 8f47747 guest agent: remove g_strcmp0 usage by Michael Roth · 14 years ago
  53. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  54. 1fc7bd4 qemu-ga: remove dependency on gio and gthread by Anthony Liguori · 14 years ago
  55. e3d4d25 guest agent: add guest agent RPCs/commands by Michael Roth · 14 years ago
  56. 48ff7a6 guest agent: qemu-ga daemon by Michael Roth · 14 years ago