aboutsummaryrefslogtreecommitdiff
path: root/qga
AgeCommit message (Expand)AuthorFilesLines
2024-04-30qga: Re-enable the qga-ssh-test when running without fuzzingThomas Huth1-3/+2
2024-03-26qga/qapi-schema: Refill doc comments to conform to current conventionsMarkus Armbruster1-12/+17
2024-03-11qga-win: Add support of Windows Server 2025 in get-osinfo commandDehan Meng1-0/+1
2024-03-11qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays sizePhilippe Mathieu-Daudé1-25/+23
2024-03-11qga/commands-win32: Declare const qualifier before typePhilippe Mathieu-Daudé1-11/+11
2024-03-04qga/qapi-schema: Fix guest-set-memory-blocks documentationMarkus Armbruster1-3/+3
2024-03-04qga/qapi-schema: Tweak documentation of fsfreeze commandsMarkus Armbruster1-7/+9
2024-03-04qga/qapi-schema: Clean up "Returns" sectionsMarkus Armbruster1-8/+8
2024-03-04qga/qapi-schema: Delete useless "Returns" sectionsMarkus Armbruster1-12/+0
2024-03-04qga/qapi-schema: Move error documentation to new "Errors" sectionsMarkus Armbruster1-12/+10
2024-02-12qga/qapi-schema: Plug trivial documentation holesMarkus Armbruster1-10/+14
2024-02-12qga/qapi-schema: Clean up documentation of guest-set-vcpusMarkus Armbruster1-10/+10
2024-02-12qga/qapi-schema: Clean up documentation of guest-set-memory-blocksMarkus Armbruster1-9/+10
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster1-1/+12
2024-02-03qga/qapi-schema: Move command description right after command nameMarkus Armbruster1-9/+9
2024-01-30qga: Solaris has net/if_arp.h and netinet/if_ether.h but not ETHER_ADDR_LENNick Briggs1-1/+4
2024-01-30qga-win: Fix guest-get-fsinfo multi-disks collectionPeng Ji1-0/+2
2024-01-30guest-agent: improve help for --allow-rpcs and --block-rpcsAngel M. Villegas1-2/+2
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini1-8/+8
2023-12-31meson: remove config_targetosPaolo Bonzini1-1/+1
2023-12-31meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetosPaolo Bonzini1-15/+18
2023-12-31meson: remove OS definitions from config_targetosPaolo Bonzini1-6/+5
2023-12-31meson: use version_compare() to compare versionPaolo Bonzini1-1/+1
2023-11-25build-sys: fix meson project version usageMarc-André Lureau1-1/+1
2023-11-17qga: Improve guest-exec-status error messageMarkus Armbruster1-1/+1
2023-10-18configure, meson: use command line options to configure qemu-gaPaolo Bonzini1-3/+6
2023-10-11qapi: qga: Clarify when out-data and err-data are populatedDaniel Xu1-3/+5
2023-10-11qga: Fix memory leak when output stream is unusedDaniel Xu1-2/+2
2023-10-11qga: Remove platform GUID definitionsAkihiko Odaki1-7/+0
2023-09-08qga/: spelling fixesMichael Tokarev6-8/+8
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini1-2/+2
2023-07-10QGA VSS: Add log in functions begin/endKonstantin Kostiuk3-0/+72
2023-07-10QGA VSS: Print error in err_setKonstantin Kostiuk1-3/+5
2023-07-10QGA VSS: Replace 'fprintf(stderr' with qga_debugKonstantin Kostiuk2-10/+11
2023-07-10QGA VSS: Add wrapper to send log to debugger and stderrKonstantin Kostiuk3-1/+65
2023-07-10qga: Add new option --allow-rpcsKonstantin Kostiuk1-6/+79
2023-07-10qga: Rename ga_disable_not_allowed -> ga_disable_not_allowed_freezeKonstantin Kostiuk1-3/+3
2023-07-07meson.build: Remove the logic to link C code with the C++ linkerThomas Huth1-1/+1
2023-06-09spelling: informationMichael Tokarev1-1/+1
2023-05-25meson: fix rule for qemu-ga installerPaolo Bonzini1-1/+1
2023-05-18meson: use prefer_static optionPaolo Bonzini1-1/+1
2023-05-10qga/qapi-schema: Reformat doc comments to conform to current conventionsMarkus Armbruster1-293/+389
2023-05-04qga: Fix suspend on Linux guests without systemdMark Somerville1-6/+6
2023-05-04qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601Thomas Huth1-2/+0
2023-05-04qga: Add `merged` variant to GuestExecCaptureOutputModeDaniel Xu2-3/+27
2023-05-04qga: Refactor guest-exec capture-output to take enumDaniel Xu2-4/+66
2023-05-04qga/linux: add usb support to guest-get-fsinfoKfir Manor1-1/+5
2023-04-28qga/qapi-schema: Fix member documentation markupMarkus Armbruster1-3/+3
2023-04-28qga/qapi-schema: Fix a misspelled referenceMarkus Armbruster1-1/+1
2023-04-28qga/qapi-schema: Tidy up documentation of guest-fsfreeze-statusMarkus Armbruster1-1/+1