aboutsummaryrefslogtreecommitdiff
path: root/qga/qapi-schema.json
AgeCommit message (Expand)Author
2024-10-18qga/qapi-schema: Drop obsolete note on "unsupported" errorsMarkus Armbruster
2024-07-23qga/linux: Add new api 'guest-network-get-route'Dehan Meng
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-06qapi: update prose in note blocksJohn Snow
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow
2024-05-01qga: Implement SSH commands for Windowsaidaleuc
2024-05-01qga: guest-get-fsinfo: add optional 'total-bytes-privileged' fieldAndrey Drobyshev
2024-03-26qga/qapi-schema: Refill doc comments to conform to current conventionsMarkus Armbruster
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
2024-03-04qga/qapi-schema: Delete useless "Returns" sectionsMarkus Armbruster
2024-03-04qga/qapi-schema: Move error documentation to new "Errors" sectionsMarkus Armbruster
2024-02-12qga/qapi-schema: Plug trivial documentation holesMarkus Armbruster
2024-02-12qga/qapi-schema: Clean up documentation of guest-set-vcpusMarkus Armbruster
2024-02-12qga/qapi-schema: Clean up documentation of guest-set-memory-blocksMarkus Armbruster
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster
2024-02-03qga/qapi-schema: Move command description right after command nameMarkus Armbruster
2023-10-11qapi: qga: Clarify when out-data and err-data are populatedDaniel Xu
2023-06-09spelling: informationMichael Tokarev
2023-05-10qga/qapi-schema: Reformat doc comments to conform to current conventionsMarkus Armbruster
2023-05-04qga: Add `merged` variant to GuestExecCaptureOutputModeDaniel Xu
2023-05-04qga: Refactor guest-exec capture-output to take enumDaniel Xu
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
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-09-20qga: Replace 'blacklist' and 'whitelist' in the guest agent sourcesThomas Huth
2022-07-13qga: add command 'guest-get-cpustats'zhenwei pi
2022-05-25qga: add guest-get-diskstats command for Linux guestsluzhipeng
2022-05-16qapi: Fix malformed "Since:" section tagsMarkus Armbruster
2022-05-04qga: Introduce disk smartzhenwei pi
2022-05-04qga: Introduce NVMe disk bus typezhenwei pi
2021-10-02qapi: Add spaces after symbol declaration for consistencyJohn Snow
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau
2021-03-23qapi: Enforce struct member naming rulesMarkus Armbruster
2021-03-23qapi: Rename pragma *-whitelist to *-exceptionsMarkus Armbruster
2020-12-21qga/commands-posix: Send CCW address on s390x with the fsinfo dataThomas Huth
2020-11-16qga: update schema for guest-get-disks 'dependents' fieldMichael Roth
2020-11-02qga: add ssh-get-authorized-keysMarc-André Lureau
2020-11-02qga: add *reset argument to ssh-add-authorized-keysMichael Roth