aboutsummaryrefslogtreecommitdiff
path: root/qga
AgeCommit message (Expand)Author
2023-05-25meson: fix rule for qemu-ga installerPaolo Bonzini
2023-05-18meson: use prefer_static optionPaolo Bonzini
2023-05-10qga/qapi-schema: Reformat doc comments to conform to current conventionsMarkus Armbruster
2023-05-04qga: Fix suspend on Linux guests without systemdMark Somerville
2023-05-04qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601Thomas Huth
2023-05-04qga: Add `merged` variant to GuestExecCaptureOutputModeDaniel Xu
2023-05-04qga: Refactor guest-exec capture-output to take enumDaniel Xu
2023-05-04qga/linux: add usb support to guest-get-fsinfoKfir Manor
2023-04-28qga/qapi-schema: Fix member documentation markupMarkus Armbruster
2023-04-28qga/qapi-schema: Fix a misspelled referenceMarkus Armbruster
2023-04-28qga/qapi-schema: Tidy up documentation of guest-fsfreeze-statusMarkus Armbruster
2023-03-24Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into stagingPeter Maydell
2023-03-22qga/vss-win32: fix warning for clang++-15Pierrick Bouvier
2023-03-08qga/win/vss: requester_freeze changesKfir Manor
2023-03-08qga/win/vss: query VSS backup typeKfir Manor
2023-03-08qga/win/installer: add VssOption to installerKfir Manor
2023-03-08qga/win32: Use rundll for VSS installationKonstantin Kostiuk
2023-03-08qga/win32: Remove change action from MSI installerKonstantin Kostiuk
2023-02-23qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLEDMarkus Armbruster
2023-02-23error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster
2023-02-08qga: Clean up includesMarkus Armbruster
2023-01-09error handling: Use RETRY_ON_EINTR() macro where applicableNikita Ivanov
2022-12-20qga-win: choose the right libpcre version to include in MSI packageAndrey Drobyshev
2022-12-20qga: map GLib log levels to system levelsAndrey Drobyshev
2022-12-20qga-win: add logging to Windows event logAndrey Drobyshev
2022-12-20qga: Add initial OpenBSD and NetBSD supportBrad Smith
2022-12-20qga:/qga-win: skip getting pci info for USB disksKfir Manor
2022-12-20qga:/qga-win: adding a empty PCI address creation functionKfir Manor
2022-12-15Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-12-14qapi qga: Elide redundant has_FOO in generated CMarkus Armbruster
2022-12-14error: Drop some obviously superfluous error_propagate()Markus Armbruster
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-10-26qga: add channel path to error messagesBjørn Forsman
2022-10-26qga: Add HW address getting for FreeBSDAlexander Ivanov
2022-10-26qga: Move HW address getting to a separate functionAlexander Ivanov
2022-10-26qga: Add support for user password setting in FreeBSDAlexander Ivanov
2022-10-26qga: Add shutdown/halt/reboot support for FreeBSDAlexander Ivanov
2022-10-26qga: Add UFS freeze/thaw support for FreeBSDAlexander Ivanov
2022-10-26qga: Move Linux-specific FS freeze/thaw code to a separate fileAlexander Ivanov
2022-10-26qga: Add initial FreeBSD supportAlexander Ivanov
2022-10-01meson: require 0.61.3Paolo Bonzini
2022-09-20qga: Replace 'blacklist' and 'whitelist' in the guest agent sourcesThomas Huth
2022-09-20qga: Replace 'blacklist' command line and config file options by 'block-rpcs'Thomas Huth
2022-07-18qga: treat get-guest-fsinfo as "best effort"John Snow
2022-07-14Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into stagingPeter Maydell
2022-07-13qga: add command 'guest-get-cpustats'zhenwei pi
2022-07-08qga: Relocate a path emitted in the help textAkihiko Odaki
2022-06-06meson: qga: do not use deprecated meson.build_root()Paolo Bonzini
2022-05-28qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindirMarc-André Lureau
2022-05-28qga/wixl: simplify some pre-processingMarc-André Lureau