1. 8373491 Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into staging by Peter Maydell · 4 years ago
  2. 5b723a5 qga/commands-posix: Send CCW address on s390x with the fsinfo data by Thomas Huth · 4 years, 1 month ago
  3. eab3a46 qobject: Change qobject_to_json()'s value to GString by Markus Armbruster · 4 years, 1 month ago
  4. 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 2 months ago
  5. 9fc0ab5 qga: Tweak a guest-shutdown error message by Markus Armbruster · 4 years, 2 months ago
  6. ac84b0f qga: Replace an unreachable error by abort() by Markus Armbruster · 4 years, 2 months ago
  7. dccdb0f meson: Fix build with --disable-guest-agent-msi by Stefan Weil · 4 years, 2 months ago
  8. a8aa94b qga: update schema for guest-get-disks 'dependents' field by Michael Roth · 4 years, 2 months ago
  9. b1b9ab1 qga: fix missing closedir() in qmp_guest_get_disks() by Michael Roth · 4 years, 2 months ago
  10. cad97c0 qga: add ssh-get-authorized-keys by Marc-André Lureau · 4 years, 3 months ago
  11. 2a127f9 meson: minor simplification by Marc-André Lureau · 4 years, 3 months ago
  12. 0e3c947 qga: add *reset argument to ssh-add-authorized-keys by Michael Roth · 4 years, 2 months ago
  13. 8d769ec qga: add ssh-{add,remove}-authorized-keys by Marc-André Lureau · 4 years, 3 months ago
  14. c67d2ef qga: add implementation of guest-get-disks for Windows by Tomáš Golembiovský · 4 years, 3 months ago
  15. fed3956 qga: add implementation of guest-get-disks for Linux by Tomáš Golembiovský · 4 years, 3 months ago
  16. c27ea3f qga: add command guest-get-disks by Tomáš Golembiovský · 4 years, 3 months ago
  17. 0083124 qga: Flatten simple union GuestDeviceId by Markus Armbruster · 4 years, 3 months ago
  18. 939cadd qga-win: Fix guest-get-devices error API violations by Markus Armbruster · 4 years, 3 months ago
  19. a88bcee qga: Use common time encoding for guest-get-devices 'driver-date' by Markus Armbruster · 4 years, 3 months ago
  20. b519e2e qga: Rename guest-get-devices return member 'address' to 'id' by Markus Armbruster · 4 years, 3 months ago
  21. 41725fa qmp: Call monitor_set_cur() only in qmp_dispatch() by Kevin Wolf · 4 years, 3 months ago
  22. a9eacf8 qga: relocate path to default configuration and hook by Paolo Bonzini · 4 years, 5 months ago
  23. 18240fd meson: fix MSI rule by Marc-André Lureau · 4 years, 4 months ago
  24. ac741a9 qga/qapi-schema.json: Add some headings by Peter Maydell · 4 years, 3 months ago
  25. db16115 docs/interop: Convert qemu-ga-ref to rST by Peter Maydell · 4 years, 3 months ago
  26. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 3 months ago
  27. 5e0a8fd Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-16' into staging by Peter Maydell · 4 years, 4 months ago
  28. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 6 months ago
  29. 37d98ab qga/commands-win32: Fix problem with redundant protype declaration by Thomas Huth · 4 years, 4 months ago
  30. 2e4211c qga: add command guest-get-devices for reporting VirtIO devices by Tomáš Golembiovský · 4 years, 6 months ago
  31. 23843c1 qga/commands-posix: Support fsinfo for non-PCI virtio devices, too by Thomas Huth · 4 years, 6 months ago
  32. 43dadc4 qga/commands-posix: Move the udev code from the pci to the generic function by Thomas Huth · 4 years, 6 months ago
  33. d9fe4f0 qga/commands-posix: Rework build_guest_fsinfo_for_real_device() function by Thomas Huth · 4 years, 6 months ago
  34. 8ab1aab meson: install $localstatedir/run for qga by Marc-André Lureau · 4 years, 4 months ago
  35. acfdaac meson: build texi doc by Paolo Bonzini · 4 years, 5 months ago
  36. 588a19f meson: convert dummy Windows qga/qemu-ga target by Paolo Bonzini · 5 years ago
  37. 328ec32 meson: add msi generation by Marc-André Lureau · 5 years ago
  38. 7272fc7 meson: convert vss-win32 by Marc-André Lureau · 5 years ago
  39. f15bff2 meson: convert qemu-ga by Paolo Bonzini · 5 years ago
  40. f7160f3 schemas: Add vim modeline by Andrea Bolognani · 4 years, 5 months ago
  41. ba62054 qga/qapi-schema: Document -1 for invalid PCI address fields by Thomas Huth · 4 years, 6 months ago
  42. 3aaebc0 qga-win: fix "guest-get-fsinfo" wrong filesystem type by Basil Salman · 4 years, 8 months ago
  43. 0d3a8f3 qga: Use qemu_get_host_name() instead of g_get_host_name() by Michal Privoznik · 4 years, 7 months ago
  44. 844bd70 qga: fix assert regression on guest-shutdown by Marc-André Lureau · 4 years, 7 months ago
  45. 917ebcb qga-win: Fix QGA VSS Provider service stop failure by Basil Salman · 4 years, 6 months ago
  46. 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 6 months ago
  47. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 6 months ago
  48. dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 6 months ago
  49. b368123 qga: Plug unlikely memory leak in guest-set-memory-blocks by Markus Armbruster · 4 years, 6 months ago
  50. 51bd458 qga: Fix qmp_guest_suspend_{disk, ram}() error handling by Markus Armbruster · 4 years, 9 months ago
  51. 4155c99 qga: Fix qmp_guest_get_memory_blocks() error handling by Markus Armbruster · 4 years, 9 months ago
  52. 1329651f qga: Restrict guest-file-read count to 48 MB to avoid crashes by Philippe Mathieu-Daudé · 4 years, 9 months ago
  53. ead83a1 qga: Extract qmp_guest_file_read() to common commands.c by Philippe Mathieu-Daudé · 4 years, 9 months ago
  54. 5d3586b qga: Extract guest_file_handle_find() to commands-common.h by Philippe Mathieu-Daudé · 4 years, 9 months ago
  55. f62ebb6 Revert "prevent crash when executing guest-file-read with large count" by Philippe Mathieu-Daudé · 4 years, 9 months ago
  56. 6a4a385 qga/commands-posix: fix use after free of local_err by Vladimir Sementsov-Ogievskiy · 4 years, 10 months ago
  57. 7b46aad qemu-ga: document vsock-listen in the man page by Stefan Hajnoczi · 4 years, 10 months ago
  58. a23f38a qga: Fix undefined C behavior by Eric Blake · 4 years, 10 months ago
  59. 807e2b6 qga-win: prevent crash when executing guest-file-read with large count by Basil Salman · 4 years, 10 months ago
  60. b2413df qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error by Sameeh Jubran · 4 years, 10 months ago
  61. bb1ce44 qga: Installer: Wait for installation to finish by Basil Salman · 4 years, 10 months ago
  62. f0ccc00 qmp: constify QmpCommand and list by Marc-André Lureau · 4 years, 10 months ago
  63. d1eddab qga: Fix a memory leak by Philippe Mathieu-Daudé · 4 years, 10 months ago
  64. 672db77 qga: Improve error report by calling error_setg_win32() by Philippe Mathieu-Daudé · 4 years, 10 months ago
  65. a7b6e89 qga/qapi-schema.json: minor format fixups for rST by Peter Maydell · 5 years ago
  66. 883aff6 qga/qapi-schema.json: Fix indent level on doc comments by Peter Maydell · 5 years ago
  67. 72ec8bf qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment by Peter Maydell · 5 years ago
  68. db5adea build-sys: clean up flags included in the linker command line by Paolo Bonzini · 5 years ago
  69. 00ca24f qapi: Generate command registration stuff into separate files by Markus Armbruster · 5 years ago
  70. b90abba qga: rename Error ** parameter to more common errp by Vladimir Sementsov-Ogievskiy · 5 years ago
  71. 292743d qga: Fix guest-get-fsinfo error API violations by Markus Armbruster · 5 years ago
  72. 5c6096e qga: fence guest-set-time if hwclock not available by Cornelia Huck · 5 years ago
  73. 28d8dd3 qga: Add "guest-get-memory-block-info" to blacklist by Basil Salman · 5 years ago
  74. a18025f qga-win: network-get-interfaces command name field bug fix by Bishara AbuHattoum · 5 years ago
  75. e5b6353 socket: Add backlog parameter to socket_listen by Juan Quintela · 5 years ago
  76. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  77. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  78. a8b991b Clean up ill-advised or unusual header guards by Markus Armbruster · 6 years ago
  79. 8ac6557 qga: Fix mingw compilation warnings on enum conversion by Cao Jiaxi · 6 years ago
  80. 781f2b3 qga: process_event() simplification by Marc-André Lureau · 6 years ago
  81. 996b9cd qga: Fix guest-get-fsinfo PCI address collection in Windows by Matt Hines · 6 years ago
  82. 40cebc5 qga-win: fix VSS build breakage due to unintended gnu99 C++ flag by Michael Roth · 6 years ago
  83. 82a58d2 qga-win: include glib when building VSS DLL by Michael Roth · 6 years ago
  84. bd586a9 qga-win: Adding support for Windows Server 2019 get-osinfo command by Bishara AbuHattoum · 6 years ago
  85. bb6c8d4 qga: update docs with systemd suspend support info by Daniel Henrique Barboza · 6 years ago
  86. eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
  87. 4ac8086 qga: drop < Vista compatibility by Marc-André Lureau · 6 years ago
  88. 56cdca1 build-sys: build with Vista API by default by Marc-André Lureau · 6 years ago
  89. b72566a Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-request' into staging by Peter Maydell · 6 years ago
  90. b232200 error: Remove NULL checks on error_propagate() calls by Markus Armbruster · 6 years ago
  91. f8a5777 qga: update guest-suspend-ram and guest-suspend-hybrid descriptions by Daniel Henrique Barboza · 6 years ago
  92. 61baac2 qga: Add multiple include guard to guest-agent-core.h by Peter Maydell · 6 years ago
  93. f898ee0 qga-win: fix leaks of build_guest_disk_info() by Marc-André Lureau · 6 years ago
  94. b70d6af qga-win: changing --retry-path option behavior by Bishara AbuHattoum · 6 years ago
  95. a2c1ac4 qga-win: report specific error when failing to open channel by Michael Roth · 6 years ago
  96. ebc88c0 qga-win: install service with --retry-path set by default by Michael Roth · 6 years ago
  97. d951fad qga: add --retry-path option for re-initializing channel on failure by Michael Roth · 6 years ago
  98. d88495a qga: move w32 service handling out of run_agent() by Michael Roth · 6 years ago
  99. 0f4d3a4 qga: hang GAConfig/socket_activation off of GAState global by Michael Roth · 6 years ago
  100. 50d5b3c qga: group agent init/cleanup init separate routines by Michael Roth · 6 years ago