1. 51bd458 qga: Fix qmp_guest_suspend_{disk, ram}() error handling by Markus Armbruster · 5 years ago
  2. 4155c99 qga: Fix qmp_guest_get_memory_blocks() error handling by Markus Armbruster · 5 years ago
  3. 1329651f qga: Restrict guest-file-read count to 48 MB to avoid crashes by Philippe Mathieu-Daudé · 5 years ago
  4. ead83a1 qga: Extract qmp_guest_file_read() to common commands.c by Philippe Mathieu-Daudé · 5 years ago
  5. 5d3586b qga: Extract guest_file_handle_find() to commands-common.h by Philippe Mathieu-Daudé · 5 years ago
  6. f62ebb6 Revert "prevent crash when executing guest-file-read with large count" by Philippe Mathieu-Daudé · 5 years ago
  7. 6a4a385 qga/commands-posix: fix use after free of local_err by Vladimir Sementsov-Ogievskiy · 5 years ago
  8. 7b46aad qemu-ga: document vsock-listen in the man page by Stefan Hajnoczi · 5 years ago
  9. a23f38a qga: Fix undefined C behavior by Eric Blake · 5 years ago
  10. 807e2b6 qga-win: prevent crash when executing guest-file-read with large count by Basil Salman · 5 years ago
  11. b2413df qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error by Sameeh Jubran · 5 years ago
  12. bb1ce44 qga: Installer: Wait for installation to finish by Basil Salman · 5 years ago
  13. f0ccc00 qmp: constify QmpCommand and list by Marc-André Lureau · 5 years ago
  14. d1eddab qga: Fix a memory leak by Philippe Mathieu-Daudé · 5 years ago
  15. 672db77 qga: Improve error report by calling error_setg_win32() by Philippe Mathieu-Daudé · 5 years ago
  16. a7b6e89 qga/qapi-schema.json: minor format fixups for rST by Peter Maydell · 5 years ago
  17. 883aff6 qga/qapi-schema.json: Fix indent level on doc comments by Peter Maydell · 5 years ago
  18. 72ec8bf qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment by Peter Maydell · 5 years ago
  19. db5adea build-sys: clean up flags included in the linker command line by Paolo Bonzini · 5 years ago
  20. 00ca24f qapi: Generate command registration stuff into separate files by Markus Armbruster · 5 years ago
  21. b90abba qga: rename Error ** parameter to more common errp by Vladimir Sementsov-Ogievskiy · 5 years ago
  22. 292743d qga: Fix guest-get-fsinfo error API violations by Markus Armbruster · 5 years ago
  23. 5c6096e qga: fence guest-set-time if hwclock not available by Cornelia Huck · 5 years ago
  24. 28d8dd3 qga: Add "guest-get-memory-block-info" to blacklist by Basil Salman · 5 years ago
  25. a18025f qga-win: network-get-interfaces command name field bug fix by Bishara AbuHattoum · 6 years ago
  26. e5b6353 socket: Add backlog parameter to socket_listen by Juan Quintela · 6 years ago
  27. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  28. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  29. a8b991b Clean up ill-advised or unusual header guards by Markus Armbruster · 6 years ago
  30. 8ac6557 qga: Fix mingw compilation warnings on enum conversion by Cao Jiaxi · 6 years ago
  31. 781f2b3 qga: process_event() simplification by Marc-André Lureau · 6 years ago
  32. 996b9cd qga: Fix guest-get-fsinfo PCI address collection in Windows by Matt Hines · 6 years ago
  33. 40cebc5 qga-win: fix VSS build breakage due to unintended gnu99 C++ flag by Michael Roth · 6 years ago
  34. 82a58d2 qga-win: include glib when building VSS DLL by Michael Roth · 6 years ago
  35. bd586a9 qga-win: Adding support for Windows Server 2019 get-osinfo command by Bishara AbuHattoum · 6 years ago
  36. bb6c8d4 qga: update docs with systemd suspend support info by Daniel Henrique Barboza · 6 years ago
  37. eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
  38. 4ac8086 qga: drop < Vista compatibility by Marc-André Lureau · 6 years ago
  39. 56cdca1 build-sys: build with Vista API by default by Marc-André Lureau · 6 years ago
  40. b72566a Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-request' into staging by Peter Maydell · 6 years ago
  41. b232200 error: Remove NULL checks on error_propagate() calls by Markus Armbruster · 6 years ago
  42. f8a5777 qga: update guest-suspend-ram and guest-suspend-hybrid descriptions by Daniel Henrique Barboza · 6 years ago
  43. 61baac2 qga: Add multiple include guard to guest-agent-core.h by Peter Maydell · 6 years ago
  44. f898ee0 qga-win: fix leaks of build_guest_disk_info() by Marc-André Lureau · 6 years ago
  45. b70d6af qga-win: changing --retry-path option behavior by Bishara AbuHattoum · 6 years ago
  46. a2c1ac4 qga-win: report specific error when failing to open channel by Michael Roth · 6 years ago
  47. ebc88c0 qga-win: install service with --retry-path set by default by Michael Roth · 6 years ago
  48. d951fad qga: add --retry-path option for re-initializing channel on failure by Michael Roth · 6 years ago
  49. d88495a qga: move w32 service handling out of run_agent() by Michael Roth · 6 years ago
  50. 0f4d3a4 qga: hang GAConfig/socket_activation off of GAState global by Michael Roth · 6 years ago
  51. 50d5b3c qga: group agent init/cleanup init separate routines by Michael Roth · 6 years ago
  52. d9c85b6 qga: fix an off-by-one issue by Li Qiang · 6 years ago
  53. 7fae518 qga-win: demystify namespace stripping by Tomáš Golembiovský · 6 years ago
  54. 4550dee qga-win: return disk device in guest-get-fsinfo by Tomáš Golembiovský · 6 years ago
  55. b1ba889 qga-win: handle multi-disk volumes by Tomáš Golembiovský · 6 years ago
  56. 9e65fd6 qga-win: refactor disk info by Tomáš Golembiovský · 6 years ago
  57. fb08aa7 qga-win: report disk serial number by Tomáš Golembiovský · 6 years ago
  58. c76d70f qga-win: refactor disk properties (bus) by Tomáš Golembiovský · 6 years ago
  59. 222682a qga-win: add debugging information by Tomáš Golembiovský · 6 years ago
  60. 6880b94 qga-win: fsinfo: pci-info: allow partial info by Sameeh Jubran · 6 years ago
  61. 0d7f937 qga-win: prevent crash when executing fsinfo command by Sameeh Jubran · 6 years ago
  62. 6589ce3 qga: linux: return disk device in guest-get-fsinfo by Tomáš Golembiovský · 6 years ago
  63. b616105 qga: linux: report disk serial number by Tomáš Golembiovský · 6 years ago
  64. b4bf912 qga: ignore non present cpus when handling qmp_guest_get_vcpus() by Igor Mammedov · 7 years ago
  65. 0692b03 qga-win: add support for qmp_guest_fsfreeze_freeze_list by Chen Hanxiao · 7 years ago
  66. bad0227 qga: Support Unicode paths in guest-file-open on win32 by Jonathon Reinhart · 7 years ago
  67. 9e6bdef util: add qemu_write_pidfile() by Marc-André Lureau · 7 years ago
  68. 86cdf9e json: Clean up headers by Markus Armbruster · 7 years ago
  69. 84a56f3 json: Pass lexical errors and limit violations to callback by Markus Armbruster · 7 years ago
  70. 62815d8 json: Redesign the callback to consume JSON values by Markus Armbruster · 7 years ago
  71. ae7da1e qga: process_event() simplification and leak fix by Marc-André Lureau · 7 years ago
  72. c5840b9 qga-win: Handle fstrim for OSes lower than Win8 by Sameeh Jubran · 7 years ago
  73. d9c745c qga: fix file descriptor leak by Paolo Bonzini · 7 years ago
  74. bb23a73 qga: fix 'driver' leak in guest-get-fsinfo by Marc-André Lureau · 7 years ago
  75. 4fd1cba Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2' into staging by Peter Maydell · 7 years ago
  76. d43b169 qmp: Use QDict * instead of QObject * for response objects by Markus Armbruster · 7 years ago
  77. cee3279 qmp: De-duplicate error response building by Markus Armbruster · 7 years ago
  78. 674ed72 qmp qemu-ga: Fix qemu-ga not to accept "control" by Markus Armbruster · 7 years ago
  79. 73e1d8e qga: removing bios_supports_mode by Daniel Henrique Barboza · 7 years ago
  80. 067927d qga: systemd hibernate/suspend/hybrid-sleep support by Daniel Henrique Barboza · 7 years ago
  81. 8b020b5 qga: removing switch statements, adding run_process_child by Daniel Henrique Barboza · 7 years ago
  82. 246d76e qga: guest_suspend: decoupling pm-utils and sys logic by Daniel Henrique Barboza · 7 years ago
  83. a5fcf0e qga: bios_supports_mode: decoupling pm-utils and sys logic by Daniel Henrique Barboza · 7 years ago
  84. 304a0fc qga: refactoring qmp_guest_suspend_* functions by Daniel Henrique Barboza · 7 years ago
  85. 743c71d qemu-ga: make get-fsinfo work over pci bridges by Marc-André Lureau · 7 years ago
  86. a972304 qga-win: Fixing msi upgrade disallow in WiX file by Bishara AbuHattoum · 7 years ago
  87. 84ece8e qga/schema: fix documentation for GuestOSInfo by Tomáš Golembiovský · 7 years ago
  88. c07e5e6 qga-win: add driver path usage to GuestFilesystemInfo by Chen Hanxiao · 7 years ago
  89. 25b5ff1 qga: add mountpoint usage info to GuestFilesystemInfo by Chen Hanxiao · 7 years ago
  90. 141b197 qga: check bytes count read by guest-file-read by Prasad J Pandit · 7 years ago
  91. 65650f0 qga: unset frozen state if no mount points are frozen by Chen Hanxiao · 7 years ago
  92. e7b3af8 glib: bump min required glib library version to 2.40 by Daniel P. Berrangé · 7 years ago
  93. dc03272 qga: use local path for local headers by Michael S. Tsirkin · 7 years ago
  94. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  95. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  96. 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
  97. 3e015d8 use g_path_get_basename instead of basename by Julia Suvorova · 7 years ago
  98. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
  99. 834a3f3 qapi: Rename generated qmp-marshal.c to qmp-commands.c by Markus Armbruster · 7 years ago
  100. 01a6df1 qga: use ARRAY_SIZE macro by Philippe Mathieu-Daudé · 8 years ago