1. c98939d qga: return a more explicit error on why a command is disabled by Marc-André Lureau · 3 years, 10 months ago
  2. 86dc17d qga: Switch and case should be at the same indent by AlexChen · 4 years, 2 months ago
  3. aaaed19 qga: Open brace '{' following struct go on the same by AlexChen · 4 years, 2 months ago
  4. 0697e9e qga: Add spaces around operator by AlexChen · 4 years, 2 months ago
  5. eab3a46 qobject: Change qobject_to_json()'s value to GString by Markus Armbruster · 4 years ago
  6. 41725fa qmp: Call monitor_set_cur() only in qmp_dispatch() by Kevin Wolf · 4 years, 2 months ago
  7. a9eacf8 qga: relocate path to default configuration and hook by Paolo Bonzini · 4 years, 4 months ago
  8. 844bd70 qga: fix assert regression on guest-shutdown by Marc-André Lureau · 4 years, 6 months ago
  9. 7b46aad qemu-ga: document vsock-listen in the man page by Stefan Hajnoczi · 4 years, 9 months ago
  10. f0ccc00 qmp: constify QmpCommand and list by Marc-André Lureau · 4 years, 9 months ago
  11. 00ca24f qapi: Generate command registration stuff into separate files by Markus Armbruster · 5 years ago
  12. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  13. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  14. 781f2b3 qga: process_event() simplification by Marc-André Lureau · 6 years ago
  15. b70d6af qga-win: changing --retry-path option behavior by Bishara AbuHattoum · 6 years ago
  16. d951fad qga: add --retry-path option for re-initializing channel on failure by Michael Roth · 6 years ago
  17. d88495a qga: move w32 service handling out of run_agent() by Michael Roth · 6 years ago
  18. 0f4d3a4 qga: hang GAConfig/socket_activation off of GAState global by Michael Roth · 6 years ago
  19. 50d5b3c qga: group agent init/cleanup init separate routines by Michael Roth · 6 years ago
  20. 0692b03 qga-win: add support for qmp_guest_fsfreeze_freeze_list by Chen Hanxiao · 6 years ago
  21. 9e6bdef util: add qemu_write_pidfile() by Marc-André Lureau · 6 years ago
  22. 86cdf9e json: Clean up headers by Markus Armbruster · 6 years ago
  23. 84a56f3 json: Pass lexical errors and limit violations to callback by Markus Armbruster · 6 years ago
  24. 62815d8 json: Redesign the callback to consume JSON values by Markus Armbruster · 6 years ago
  25. ae7da1e qga: process_event() simplification and leak fix by Marc-André Lureau · 6 years ago
  26. d43b169 qmp: Use QDict * instead of QObject * for response objects by Markus Armbruster · 6 years ago
  27. cee3279 qmp: De-duplicate error response building by Markus Armbruster · 6 years ago
  28. 674ed72 qmp qemu-ga: Fix qemu-ga not to accept "control" by Markus Armbruster · 6 years ago
  29. dc03272 qga: use local path for local headers by Michael S. Tsirkin · 7 years ago
  30. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  31. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  32. 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
  33. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
  34. 72b4e61 Drop superfluous includes of qapi/qmp/dispatch.h by Markus Armbruster · 7 years ago
  35. fc81fa1 Include qapi/qmp/qstring.h exactly where needed by Markus Armbruster · 7 years ago
  36. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  37. abb297e Include qmp-commands.h exactly where needed by Markus Armbruster · 7 years ago
  38. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  39. f5048cb maint: Include bug-reporting info in --help output by Eric Blake · 7 years ago
  40. 8f1c29a qga: Give more --version information by Eric Blake · 7 years ago
  41. cbcd9ba qga: report error on keyfile dump error by Marc-André Lureau · 8 years ago
  42. f8837b3 qga-win32: remove a redundancy code by Peng Hao · 7 years ago
  43. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  44. bd269eb sockets: Limit SocketAddressLegacy to external interfaces by Markus Armbruster · 8 years ago
  45. dfd100f sockets: Rename SocketAddress to SocketAddressLegacy by Markus Armbruster · 8 years ago
  46. 94d81ae qga-win: Fix a bug where qemu-ga service is stuck during stop operation by Sameeh Jubran · 8 years ago
  47. 53fabd4 qemu-ga: obey LISTEN_PID when using systemd socket activation by Paolo Bonzini · 8 years ago
  48. 7dc3bc7 Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' into staging by Peter Maydell · 8 years ago
  49. 26de229 qga: add systemd socket activation support by Stefan Hajnoczi · 8 years ago
  50. 1527bad qapi: Support multiple command registries per program by Markus Armbruster · 8 years ago
  51. 0587568 qmp: Dumb down how we run QMP command registration by Markus Armbruster · 8 years ago
  52. 47b0c3f qga: fix erroneous argument to strerror by Paolo Bonzini · 8 years ago
  53. 586ef5d qga: add vsock-listen method by Stefan Hajnoczi · 8 years ago
  54. 3e3e302 qga: free remaining leaking state by Marc-André Lureau · 8 years ago
  55. 2aa67a9 qga: free the whole blacklist by Marc-André Lureau · 8 years ago
  56. 36a2c2d qga: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  57. 84a5a80 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  58. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  59. c80f6e9 Clean up includes some more by Markus Armbruster · 9 years ago
  60. a284974 qemu-ga: drop unused local err variable by Stefan Hajnoczi · 9 years ago
  61. 4459bf3 qga: Clean up includes by Peter Maydell · 9 years ago
  62. 95385fe qjson: store tokens in a GQueue by Paolo Bonzini · 9 years ago
  63. 89cad9f qdict: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  64. 4005b47 qga: handle possible SIGPIPE in guest-file-write by Denis V. Lunev · 9 years ago
  65. 6eaeae3 qga: do not override configuration verbosity by Marc-André Lureau · 9 years ago
  66. 8e34bf3 qga: add QGA_CONF environment variable by Marc-André Lureau · 9 years ago
  67. aeadcbb qga: add --dump-conf option by Marc-André Lureau · 9 years ago
  68. e236d06 qga: add an optional qemu-ga.conf system configuration by Marc-André Lureau · 9 years ago
  69. d4c8a5d qga: free a bit more by Marc-André Lureau · 9 years ago
  70. e3d31039 qga: move agent run in a separate function by Marc-André Lureau · 9 years ago
  71. ef8be55 qga: fill default options in main() by Marc-André Lureau · 9 years ago
  72. 7a40669 qga: move option parsing to separate function by Marc-André Lureau · 9 years ago
  73. 2e38d99 qga: copy argument strings by Marc-André Lureau · 9 years ago
  74. 44de156 qga: rename 'path' to 'channel_path' by Marc-André Lureau · 9 years ago
  75. 4bca81c qga: make split_list() return allocated strings by Marc-André Lureau · 9 years ago
  76. 23b4289 qga: move string split in separate function by Marc-André Lureau · 9 years ago
  77. c6c8452 qga: use exit() when parsing options by Marc-André Lureau · 9 years ago
  78. f300414 Revert "guest agent: remove g_strcmp0 usage" by Markus Armbruster · 10 years ago
  79. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  80. 5e03107 qemu-ga: adding vss-[un]install options by Yossi Hindin · 10 years ago
  81. 1def745 qga: fix false negative argument passing by Gonglei · 10 years ago
  82. 1281c08 qga: Disable unsupported commands by default by Tomoki Sekiyama · 10 years ago
  83. a903f40 qga: Use return values instead of error_is_set(errp) by Markus Armbruster · 11 years ago
  84. 8e8be26 qga: Fix typo (plural) in comment by Stefan Weil · 11 years ago
  85. cae8a92 qga: Remove unneeded include file by Stefan Weil · 11 years ago
  86. a749f42 qemu-ga: isa-serial support on Windows by Miki Mishael · 11 years ago
  87. 8dc4d91 qemu-ga: Add interface to traverse the qmp command list by QmpCommand by Mark Wu · 11 years ago
  88. f311f2c qemu-ga: Install Windows VSS provider on `qemu-ga -s install' by Tomoki Sekiyama · 11 years ago
  89. a839ee7 qga: save state directory in ga_install_service() by Laszlo Ersek · 12 years ago
  90. bf12c1f qga: create state directory on win32 by Laszlo Ersek · 12 years ago
  91. c394ecb qga: determine default state dir and pidfile dynamically by Laszlo Ersek · 12 years ago
  92. c689b4f qga: set umask 0077 when daemonizing (CVE-2013-2007) by Laszlo Ersek · 12 years ago
  93. ce7f7cc qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows by Luiz Capitulino · 12 years ago
  94. 4f30649 qga/main.c: Don't use g_key_file_get/set_int64 by Peter Crosthwaite · 12 years ago
  95. 39097da qemu-ga: use key-value store to avoid recycling fd handles after restart by Michael Roth · 12 years ago
  96. c5dcb6a qemu-ga: make guest-sync-delimited available during fsfreeze by Michael Roth · 12 years ago
  97. 03ac10f qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path by Markus Armbruster · 12 years ago
  98. 5d27f9c qemu-ga: Drop pointless lseek() from ga_open_pidfile() by Markus Armbruster · 12 years ago
  99. f5b7957 qemu-ga: Document intentional fall through in channel_event_cb() by Markus Armbruster · 12 years ago
  100. 9e92f6d qemu-ga: add ga_open_logfile() by Luiz Capitulino · 12 years ago