1. 7270819 qga/qapi-schema: Refill doc comments to conform to current conventions by Markus Armbruster · 11 months ago
  2. bfded6f qga-win: Add support of Windows Server 2025 in get-osinfo command by Dehan Meng · 12 months ago
  3. 734e7b7 qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size by Philippe Mathieu-Daudé · 12 months ago
  4. 68bc267 qga/commands-win32: Declare const qualifier before type by Philippe Mathieu-Daudé · 12 months ago
  5. ab07e96 qga/qapi-schema: Fix guest-set-memory-blocks documentation by Markus Armbruster · 1 year ago
  6. e22955e qga/qapi-schema: Tweak documentation of fsfreeze commands by Markus Armbruster · 1 year ago
  7. 6a90cc8 qga/qapi-schema: Clean up "Returns" sections by Markus Armbruster · 1 year ago
  8. 3630a47 qga/qapi-schema: Delete useless "Returns" sections by Markus Armbruster · 1 year ago
  9. 3ef507f qga/qapi-schema: Move error documentation to new "Errors" sections by Markus Armbruster · 1 year ago
  10. ca86608 qga/qapi-schema: Plug trivial documentation holes by Markus Armbruster · 1 year, 1 month ago
  11. 0b34cf8 qga/qapi-schema: Clean up documentation of guest-set-vcpus by Markus Armbruster · 1 year, 1 month ago
  12. ab27bb0 qga/qapi-schema: Clean up documentation of guest-set-memory-blocks by Markus Armbruster · 1 year, 1 month ago
  13. 0cec501 qapi: Require member documentation (with loophole) by Markus Armbruster · 1 year, 1 month ago
  14. 3424ed6 qga/qapi-schema: Move command description right after command name by Markus Armbruster · 1 year, 1 month ago
  15. b3e0f64 qga: Solaris has net/if_arp.h and netinet/if_ether.h but not ETHER_ADDR_LEN by Nick Briggs · 1 year, 2 months ago
  16. 7c44863 qga-win: Fix guest-get-fsinfo multi-disks collection by Peng Ji · 1 year, 2 months ago
  17. b68d8b6 guest-agent: improve help for --allow-rpcs and --block-rpcs by Angel M. Villegas · 1 year, 5 months ago
  18. d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 4 months ago
  19. 1220f58 meson: remove config_targetos by Paolo Bonzini · 1 year, 6 months ago
  20. dc49549 meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos by Paolo Bonzini · 1 year, 6 months ago
  21. 53e8868 meson: remove OS definitions from config_targetos by Paolo Bonzini · 1 year, 9 months ago
  22. 7b47b13 meson: use version_compare() to compare version by Paolo Bonzini · 1 year, 3 months ago
  23. 7e5b197 build-sys: fix meson project version usage by Marc-André Lureau · 1 year, 4 months ago
  24. b665165 qga: Improve guest-exec-status error message by Markus Armbruster · 1 year, 4 months ago
  25. e20d68a configure, meson: use command line options to configure qemu-ga by Paolo Bonzini · 1 year, 5 months ago
  26. f897ef0 qapi: qga: Clarify when out-data and err-data are populated by Daniel Xu · 1 year, 5 months ago
  27. d6f67b8 qga: Fix memory leak when output stream is unused by Daniel Xu · 1 year, 5 months ago
  28. 99bb315 qga: Remove platform GUID definitions by Akihiko Odaki · 2 years, 4 months ago
  29. 01dc065 qga/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  30. 1f2146f configure, meson: remove target OS symbols from config-host.mak by Paolo Bonzini · 1 year, 6 months ago
  31. 61df91b QGA VSS: Add log in functions begin/end by Konstantin Kostiuk · 1 year, 8 months ago
  32. 24eecad QGA VSS: Print error in err_set by Konstantin Kostiuk · 1 year, 8 months ago
  33. 2f84cf6 QGA VSS: Replace 'fprintf(stderr' with qga_debug by Konstantin Kostiuk · 1 year, 8 months ago
  34. 925d05d QGA VSS: Add wrapper to send log to debugger and stderr by Konstantin Kostiuk · 1 year, 8 months ago
  35. 133789e qga: Add new option --allow-rpcs by Konstantin Kostiuk · 1 year, 8 months ago
  36. 27076d0 qga: Rename ga_disable_not_allowed -> ga_disable_not_allowed_freeze by Konstantin Kostiuk · 1 year, 8 months ago
  37. 785abf0 meson.build: Remove the logic to link C code with the C++ linker by Thomas Huth · 1 year, 8 months ago
  38. 40b8951 spelling: information by Michael Tokarev · 1 year, 11 months ago
  39. 91a2e68 meson: fix rule for qemu-ga installer by Paolo Bonzini · 1 year, 9 months ago
  40. a0cbd2e meson: use prefer_static option by Paolo Bonzini · 2 years, 8 months ago
  41. 059d341 qga/qapi-schema: Reformat doc comments to conform to current conventions by Markus Armbruster · 1 year, 10 months ago
  42. 86dcb6a qga: Fix suspend on Linux guests without systemd by Mark Somerville · 1 year, 11 months ago
  43. 8cc28cb qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601 by Thomas Huth · 1 year, 10 months ago
  44. 810f677 qga: Add `merged` variant to GuestExecCaptureOutputMode by Daniel Xu · 2 years ago
  45. 9c5ccc5 qga: Refactor guest-exec capture-output to take enum by Daniel Xu · 2 years ago
  46. 5a954e0 qga/linux: add usb support to guest-get-fsinfo by Kfir Manor · 2 years, 1 month ago
  47. c0af9e1 qga/qapi-schema: Fix member documentation markup by Markus Armbruster · 1 year, 10 months ago
  48. 573a5fa qga/qapi-schema: Fix a misspelled reference by Markus Armbruster · 1 year, 10 months ago
  49. a36c865 qga/qapi-schema: Tidy up documentation of guest-fsfreeze-status by Markus Armbruster · 1 year, 10 months ago
  50. a219645 Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into staging by Peter Maydell · 2 years ago
  51. 0fcd574 qga/vss-win32: fix warning for clang++-15 by Pierrick Bouvier · 2 years ago
  52. 0961f92 qga/win/vss: requester_freeze changes by Kfir Manor · 2 years, 1 month ago
  53. 410542d qga/win/vss: query VSS backup type by Kfir Manor · 2 years, 1 month ago
  54. fe67fc0 qga/win/installer: add VssOption to installer by Kfir Manor · 2 years, 1 month ago
  55. 07ce178 qga/win32: Use rundll for VSS installation by Konstantin Kostiuk · 2 years ago
  56. 88288c2 qga/win32: Remove change action from MSI installer by Konstantin Kostiuk · 2 years ago
  57. c402335 qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED by Markus Armbruster · 2 years, 1 month ago
  58. 6f1e91f error: Drop superfluous #include "qapi/qmp/qerror.h" by Markus Armbruster · 2 years, 1 month ago
  59. c12a984 qga: Clean up includes by Markus Armbruster · 2 years, 1 month ago
  60. 37b0b24 error handling: Use RETRY_ON_EINTR() macro where applicable by Nikita Ivanov · 2 years, 4 months ago
  61. 9ca180b qga-win: choose the right libpcre version to include in MSI package by Andrey Drobyshev · 2 years, 3 months ago
  62. 8e86851 qga: map GLib log levels to system levels by Andrey Drobyshev · 2 years, 3 months ago
  63. f9f0e61 qga-win: add logging to Windows event log by Andrey Drobyshev · 2 years, 3 months ago
  64. 28236ad qga: Add initial OpenBSD and NetBSD support by Brad Smith · 2 years, 4 months ago
  65. cce910f qga:/qga-win: skip getting pci info for USB disks by Kfir Manor · 2 years, 3 months ago
  66. 8e12ec8 qga:/qga-win: adding a empty PCI address creation function by Kfir Manor · 2 years, 3 months ago
  67. 48804ee Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 3 months ago
  68. 91eab32 qapi qga: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
  69. 6c37ebf error: Drop some obviously superfluous error_propagate() by Markus Armbruster · 2 years, 3 months ago
  70. 1e458f1 Fix some typos in documentation and comments by Stefan Weil · 2 years, 4 months ago
  71. 3845fff qga: add channel path to error messages by Bjørn Forsman · 2 years, 4 months ago
  72. ffb01cc qga: Add HW address getting for FreeBSD by Alexander Ivanov · 2 years, 5 months ago
  73. a124109 qga: Move HW address getting to a separate function by Alexander Ivanov · 2 years, 5 months ago
  74. 4fd0642 qga: Add support for user password setting in FreeBSD by Alexander Ivanov · 2 years, 5 months ago
  75. e40762f qga: Add shutdown/halt/reboot support for FreeBSD by Alexander Ivanov · 2 years, 5 months ago
  76. bad0001 qga: Add UFS freeze/thaw support for FreeBSD by Alexander Ivanov · 2 years, 5 months ago
  77. 518b0d8 qga: Move Linux-specific FS freeze/thaw code to a separate file by Alexander Ivanov · 2 years, 5 months ago
  78. c6cd588 qga: Add initial FreeBSD support by Alexander Ivanov · 2 years, 5 months ago
  79. 8a29c20 meson: require 0.61.3 by Paolo Bonzini · 3 years, 2 months ago
  80. 0e4ef70 qga: Replace 'blacklist' and 'whitelist' in the guest agent sources by Thomas Huth · 2 years, 7 months ago
  81. 582a098 qga: Replace 'blacklist' command line and config file options by 'block-rpcs' by Thomas Huth · 2 years, 7 months ago
  82. bbb0151 qga: treat get-guest-fsinfo as "best effort" by John Snow · 2 years, 8 months ago
  83. 8482ab5 Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into staging by Peter Maydell · 2 years, 8 months ago
  84. 1db8a0b qga: add command 'guest-get-cpustats' by zhenwei pi · 2 years, 8 months ago
  85. a248279 qga: Relocate a path emitted in the help text by Akihiko Odaki · 2 years, 8 months ago
  86. ca5765c meson: qga: do not use deprecated meson.build_root() by Paolo Bonzini · 2 years, 9 months ago
  87. 5b9e7d0 qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir by Marc-André Lureau · 2 years, 9 months ago
  88. 0480a1b qga/wixl: simplify some pre-processing by Marc-André Lureau · 2 years, 9 months ago
  89. be2db83 qga/wixl: require Mingw_bin by Marc-André Lureau · 2 years, 9 months ago
  90. 4f3c577 qga/wixl: prefer variables over environment by Marc-André Lureau · 2 years, 9 months ago
  91. 561bfcb qga: make build_fs_mount_list() return a bool by Marc-André Lureau · 2 years, 9 months ago
  92. b9947c9 qga: replace qemu_open_old() with qga_open_cloexec() by Marc-André Lureau · 2 years, 9 months ago
  93. 87ed8b2 qga: throw an Error in ga_channel_open() by Marc-André Lureau · 2 years, 9 months ago
  94. 1a89a17 qga: use qga_open_cloexec() for safe_open_or_create() by Marc-André Lureau · 2 years, 9 months ago
  95. 0edbfbe qga: add qga_open_cloexec() helper by Marc-André Lureau · 2 years, 9 months ago
  96. 69f56c1 qga: flatten safe_open_or_create() by Marc-André Lureau · 2 years, 9 months ago
  97. b9a0026 qga-win32: Add support for NVME bus type by Konstantin Kostiuk · 2 years, 9 months ago
  98. 323f3a8 trivial: qga: Log version on start by Konstantin Kostiuk · 2 years, 9 months ago
  99. 3569664 qga: add guest-get-diskstats command for Linux guests by luzhipeng · 2 years, 10 months ago
  100. afdb415 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 2 years, 10 months ago