summaryrefslogtreecommitdiff
path: root/qga
Commit message (Expand)AuthorAgeFilesLines
* qga/qapi-schema: Reformat doc comments to conform to current conventionsMarkus Armbruster2023-05-101-293/+389
* qga: Fix suspend on Linux guests without systemdMark Somerville2023-05-041-6/+6
* qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601Thomas Huth2023-05-041-2/+0
* qga: Add `merged` variant to GuestExecCaptureOutputModeDaniel Xu2023-05-042-3/+27
* qga: Refactor guest-exec capture-output to take enumDaniel Xu2023-05-042-4/+66
* qga/linux: add usb support to guest-get-fsinfoKfir Manor2023-05-041-1/+5
* qga/qapi-schema: Fix member documentation markupMarkus Armbruster2023-04-281-3/+3
* qga/qapi-schema: Fix a misspelled referenceMarkus Armbruster2023-04-281-1/+1
* qga/qapi-schema: Tidy up documentation of guest-fsfreeze-statusMarkus Armbruster2023-04-281-1/+1
* Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into stagingPeter Maydell2023-03-241-1/+1
|\
| * qga/vss-win32: fix warning for clang++-15Pierrick Bouvier2023-03-221-1/+1
* | qga/win/vss: requester_freeze changesKfir Manor2023-03-081-1/+2
* | qga/win/vss: query VSS backup typeKfir Manor2023-03-082-0/+41
* | qga/win/installer: add VssOption to installerKfir Manor2023-03-081-0/+4
* | qga/win32: Use rundll for VSS installationKonstantin Kostiuk2023-03-083-5/+16
* | qga/win32: Remove change action from MSI installerKonstantin Kostiuk2023-03-081-0/+1
|/
* qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLEDMarkus Armbruster2023-02-231-3/+2
* error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster2023-02-231-1/+0
* qga: Clean up includesMarkus Armbruster2023-02-083-4/+2
* error handling: Use RETRY_ON_EINTR() macro where applicableNikita Ivanov2023-01-091-3/+1
* qga-win: choose the right libpcre version to include in MSI packageAndrey Drobyshev2022-12-202-3/+15
* qga: map GLib log levels to system levelsAndrey Drobyshev2022-12-201-2/+34
* qga-win: add logging to Windows event logAndrey Drobyshev2022-12-204-4/+45
* qga: Add initial OpenBSD and NetBSD supportBrad Smith2022-12-203-5/+15
* qga:/qga-win: skip getting pci info for USB disksKfir Manor2022-12-201-4/+8
* qga:/qga-win: adding a empty PCI address creation functionKfir Manor2022-12-201-7/+13
* Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2022-12-151-5/+3
|\
| * error: Drop some obviously superfluous error_propagate()Markus Armbruster2022-12-141-5/+3
* | qapi qga: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-143-64/+19
|/
* Fix some typos in documentation and commentsStefan Weil2022-11-051-1/+1
* qga: add channel path to error messagesBjørn Forsman2022-10-261-2/+2
* qga: Add HW address getting for FreeBSDAlexander Ivanov2022-10-261-0/+15
* qga: Move HW address getting to a separate functionAlexander Ivanov2022-10-263-42/+78
* qga: Add support for user password setting in FreeBSDAlexander Ivanov2022-10-261-10/+25
* qga: Add shutdown/halt/reboot support for FreeBSDAlexander Ivanov2022-10-261-0/+7
* qga: Add UFS freeze/thaw support for FreeBSDAlexander Ivanov2022-10-265-164/+334
* qga: Move Linux-specific FS freeze/thaw code to a separate fileAlexander Ivanov2022-10-264-272/+338
* qga: Add initial FreeBSD supportAlexander Ivanov2022-10-263-1/+32
* meson: require 0.61.3Paolo Bonzini2022-10-011-1/+1
* qga: Replace 'blacklist' and 'whitelist' in the guest agent sourcesThomas Huth2022-09-205-45/+46
* qga: Replace 'blacklist' command line and config file options by 'block-rpcs'Thomas Huth2022-09-201-5/+13
* qga: treat get-guest-fsinfo as "best effort"John Snow2022-07-181-1/+9
* Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into stagingPeter Maydell2022-07-143-0/+176
|\
| * qga: add command 'guest-get-cpustats'zhenwei pi2022-07-133-0/+176
* | qga: Relocate a path emitted in the help textAkihiko Odaki2022-07-081-1/+5
|/
* meson: qga: do not use deprecated meson.build_root()Paolo Bonzini2022-06-061-1/+1
* qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindirMarc-André Lureau2022-05-282-13/+13
* qga/wixl: simplify some pre-processingMarc-André Lureau2022-05-281-13/+7
* qga/wixl: require Mingw_binMarc-André Lureau2022-05-281-9/+0
* qga/wixl: prefer variables over environmentMarc-André Lureau2022-05-282-26/+13