aboutsummaryrefslogtreecommitdiff
path: root/qga
AgeCommit message (Expand)Author
2024-08-16docs: Fix some typos (found by typos) and grammar issuesStefan Weil
2024-07-23qga/linux: Add new api 'guest-network-get-route'Dehan Meng
2024-07-19qga/commands-posix: Make ga_wait_child() return booleanZhao Liu
2024-07-19qga: centralize logic for disabling/enabling commandsDaniel P. Berrangé
2024-07-19qga: allow configuration file path via the cliDaniel P. Berrangé
2024-07-19qga: remove pointless 'blockrpcs_key' variableDaniel P. Berrangé
2024-07-19qga: move declare of QGAConfig struct to top of fileDaniel P. Berrangé
2024-07-19qga: don't disable fsfreeze commands if vss_init failsDaniel P. Berrangé
2024-07-19qga: conditionalize schema for commands not supported on other UNIXDaniel P. Berrangé
2024-07-19qga: conditionalize schema for commands requiring utmpxDaniel P. Berrangé
2024-07-19qga: conditionalize schema for commands requiring libudevDaniel P. Berrangé
2024-07-19qga: conditionalize schema for commands requiring fstrimDaniel P. Berrangé
2024-07-19qga: conditionalize schema for commands requiring fsfreezeDaniel P. Berrangé
2024-07-19qga: conditionalize schema for commands only supported on WindowsDaniel P. Berrangé
2024-07-19qga: conditionalize schema for commands requiring linux/win32Daniel P. Berrangé
2024-07-19qga: conditionalize schema for commands requiring getifaddrsDaniel P. Berrangé
2024-07-19qga: conditionalize schema for commands unsupported on non-Linux POSIXDaniel P. Berrangé
2024-07-19qga: conditionalize schema for commands unsupported on WindowsDaniel P. Berrangé
2024-07-19qga: move CONFIG_FSFREEZE/TRIM to be meson defined optionsDaniel P. Berrangé
2024-07-19qga: move linux memory block command impls to commands-linux.cDaniel P. Berrangé
2024-07-19qga: move linux disk/cpu stats command impls to commands-linux.cDaniel P. Berrangé
2024-07-19qga: move linux fs/disk command impls to commands-linux.cDaniel P. Berrangé
2024-07-19qga: move linux suspend command impls to commands-linux.cDaniel P. Berrangé
2024-07-19qga: move linux vcpu command impls to commands-linux.cDaniel P. Berrangé
2024-07-19qga: drop blocking of guest-get-memory-block-size commandDaniel P. Berrangé
2024-07-06qapi: update prose in note blocksJohn Snow
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow
2024-06-04qga: Remove deprecated 'blacklist' argument / config keyPhilippe Mathieu-Daudé
2024-05-27qga: Shorten several error messagesMarkus Armbruster
2024-05-27qga-win32: Improve guest-set-user-password, guest-file-open errorsMarkus Armbruster
2024-05-14Remove glib compatibility code that is not required anymoreThomas Huth
2024-05-14Bump minimum glib version to v2.66Thomas Huth
2024-05-03qga/commands-posix: fix typo in qmp_guest_set_user_passwordPaolo Bonzini
2024-05-01qga: Implement SSH commands for Windowsaidaleuc
2024-05-01qga: Refactor common SSH functionsaidaleuc
2024-05-01qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helperAndrey Drobyshev
2024-05-01qga/commands-posix: don't do fork()/exec() when suspending via sysfsAndrey Drobyshev
2024-05-01qga/commands-posix: execute_fsfreeze_hook: use ga_run_command helperAndrey Drobyshev
2024-05-01qga/commands-posix: qmp_guest_set_time: use ga_run_command helperAndrey Drobyshev
2024-05-01qga/commands-posix: qmp_guest_shutdown: use ga_run_command helperAndrey Drobyshev
2024-05-01qga: introduce ga_run_command() helper for guest cmd executionAndrey Drobyshev
2024-05-01qga: guest-get-fsinfo: add optional 'total-bytes-privileged' fieldAndrey Drobyshev
2024-04-30qga: Re-enable the qga-ssh-test when running without fuzzingThomas Huth
2024-03-26qga/qapi-schema: Refill doc comments to conform to current conventionsMarkus Armbruster
2024-03-11qga-win: Add support of Windows Server 2025 in get-osinfo commandDehan Meng
2024-03-11qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays sizePhilippe Mathieu-Daudé
2024-03-11qga/commands-win32: Declare const qualifier before typePhilippe Mathieu-Daudé
2024-03-04qga/qapi-schema: Fix guest-set-memory-blocks documentationMarkus Armbruster
2024-03-04qga/qapi-schema: Tweak documentation of fsfreeze commandsMarkus Armbruster
2024-03-04qga/qapi-schema: Clean up "Returns" sectionsMarkus Armbruster