aboutsummaryrefslogtreecommitdiff
path: root/qga/qapi-schema.json
AgeCommit message (Expand)AuthorFilesLines
2023-06-09spelling: informationMichael Tokarev1-1/+1
2023-05-10qga/qapi-schema: Reformat doc comments to conform to current conventionsMarkus Armbruster1-293/+389
2023-05-04qga: Add `merged` variant to GuestExecCaptureOutputModeDaniel Xu1-1/+4
2023-05-04qga: Refactor guest-exec capture-output to take enumDaniel Xu1-1/+32
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
2022-11-05Fix some typos in documentation and commentsStefan Weil1-1/+1
2022-09-20qga: Replace 'blacklist' and 'whitelist' in the guest agent sourcesThomas Huth1-2/+2
2022-07-13qga: add command 'guest-get-cpustats'zhenwei pi1-0/+81
2022-05-25qga: add guest-get-diskstats command for Linux guestsluzhipeng1-0/+86
2022-05-16qapi: Fix malformed "Since:" section tagsMarkus Armbruster1-1/+1
2022-05-04qga: Introduce disk smartzhenwei pi1-1/+52
2022-05-04qga: Introduce NVMe disk bus typezhenwei pi1-1/+2
2021-10-02qapi: Add spaces after symbol declaration for consistencyJohn Snow1-0/+3
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau1-4/+4
2021-03-23qapi: Enforce struct member naming rulesMarkus Armbruster1-0/+4
2021-03-23qapi: Rename pragma *-whitelist to *-exceptionsMarkus Armbruster1-1/+1
2020-12-21qga/commands-posix: Send CCW address on s390x with the fsinfo dataThomas Huth1-1/+19
2020-11-16qga: update schema for guest-get-disks 'dependents' fieldMichael Roth1-4/+4
2020-11-02qga: add ssh-get-authorized-keysMarc-André Lureau1-0/+31
2020-11-02qga: add *reset argument to ssh-add-authorized-keysMichael Roth1-1/+2
2020-11-02qga: add ssh-{add,remove}-authorized-keysMarc-André Lureau1-0/+35
2020-11-02qga: add command guest-get-disksTomáš Golembiovský1-0/+31
2020-11-02qga: Flatten simple union GuestDeviceIdMarkus Armbruster1-0/+8
2020-11-02qga: Use common time encoding for guest-get-devices 'driver-date'Markus Armbruster1-2/+2
2020-11-02qga: Rename guest-get-devices return member 'address' to 'id'Markus Armbruster1-8/+9
2020-09-29qga/qapi-schema.json: Add some headingsPeter Maydell1-3/+5
2020-09-12qga: add command guest-get-devices for reporting VirtIO devicesTomáš Golembiovský1-0/+51
2020-08-03schemas: Add vim modelineAndrea Bolognani1-0/+1
2020-07-27qga/qapi-schema: Document -1 for invalid PCI address fieldsThomas Huth1-1/+1
2020-04-15qga: Restrict guest-file-read count to 48 MB to avoid crashesPhilippe Mathieu-Daudé1-2/+4
2020-02-15qga/qapi-schema.json: minor format fixups for rSTPeter Maydell1-43/+51
2020-02-15qga/qapi-schema.json: Fix indent level on doc commentsPeter Maydell1-31/+31
2020-02-15qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc commentPeter Maydell1-1/+1
2019-03-18qga: update docs with systemd suspend support infoDaniel Henrique Barboza1-11/+14
2018-12-18qga: update guest-suspend-ram and guest-suspend-hybrid descriptionsDaniel Henrique Barboza1-6/+10
2018-10-31qga: linux: return disk device in guest-get-fsinfoTomáš Golembiovský1-1/+2
2018-10-31qga: linux: report disk serial numberTomáš Golembiovský1-1/+3
2018-07-03qga/schema: fix documentation for GuestOSInfoTomáš Golembiovský1-2/+2
2018-07-03qga: add mountpoint usage info to GuestFilesystemInfoChen Hanxiao1-0/+3
2018-07-03qga: unset frozen state if no mount points are frozenChen Hanxiao1-1/+3
2017-10-25qga: add network stats to guest-network-get-interfacesZhiPeng Lu1-1/+37
2017-07-18qemu-ga: add guest-get-osinfo commandTomáš Golembiovský1-0/+65
2017-04-27qga: Add `guest-get-timezone` commandVinzenz Feenstra1-0/+25
2017-04-26qga: Add 'guest-get-users' commandVinzenz Feenstra1-0/+25
2017-04-26qga: improve fsfreeze documentationsMarc-André Lureau1-2/+10
2017-04-26qga: Add 'guest-get-host-name' commandVinzenz Feenstra1-0/+26
2017-03-16qapi: The #optional tag is redundant, dropMarkus Armbruster1-19/+19
2017-03-16qapi: Have each QAPI schema declare its returns white-listMarkus Armbruster1-0/+15