summaryrefslogtreecommitdiffstats
path: root/qga/qapi-schema.json
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos in documentation and commentsStefan Weil2022-11-051-1/+1
* qga: Replace 'blacklist' and 'whitelist' in the guest agent sourcesThomas Huth2022-09-201-2/+2
* qga: add command 'guest-get-cpustats'zhenwei pi2022-07-131-0/+81
* qga: add guest-get-diskstats command for Linux guestsluzhipeng2022-05-251-0/+86
* qapi: Fix malformed "Since:" section tagsMarkus Armbruster2022-05-161-1/+1
* qga: Introduce disk smartzhenwei pi2022-05-041-1/+52
* qga: Introduce NVMe disk bus typezhenwei pi2022-05-041-1/+2
* qapi: Add spaces after symbol declaration for consistencyJohn Snow2021-10-021-0/+3
* qapi: make 'if' condition strings simple identifiersMarc-André Lureau2021-08-261-4/+4
* qapi: Enforce struct member naming rulesMarkus Armbruster2021-03-231-0/+4
* qapi: Rename pragma *-whitelist to *-exceptionsMarkus Armbruster2021-03-231-1/+1
* qga/commands-posix: Send CCW address on s390x with the fsinfo dataThomas Huth2020-12-211-1/+19
* qga: update schema for guest-get-disks 'dependents' fieldMichael Roth2020-11-161-4/+4
* qga: add ssh-get-authorized-keysMarc-André Lureau2020-11-031-0/+31
* qga: add *reset argument to ssh-add-authorized-keysMichael Roth2020-11-031-1/+2
* qga: add ssh-{add,remove}-authorized-keysMarc-André Lureau2020-11-031-0/+35
* qga: add command guest-get-disksTomáš Golembiovský2020-11-021-0/+31
* qga: Flatten simple union GuestDeviceIdMarkus Armbruster2020-11-021-0/+8
* qga: Use common time encoding for guest-get-devices 'driver-date'Markus Armbruster2020-11-021-2/+2
* qga: Rename guest-get-devices return member 'address' to 'id'Markus Armbruster2020-11-021-8/+9
* qga/qapi-schema.json: Add some headingsPeter Maydell2020-09-291-3/+5
* qga: add command guest-get-devices for reporting VirtIO devicesTomáš Golembiovský2020-09-131-0/+51
* schemas: Add vim modelineAndrea Bolognani2020-08-031-0/+1
* qga/qapi-schema: Document -1 for invalid PCI address fieldsThomas Huth2020-07-281-1/+1
* qga: Restrict guest-file-read count to 48 MB to avoid crashesPhilippe Mathieu-Daudé2020-04-151-2/+4
* qga/qapi-schema.json: minor format fixups for rSTPeter Maydell2020-02-151-43/+51
* qga/qapi-schema.json: Fix indent level on doc commentsPeter Maydell2020-02-151-31/+31
* qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc commentPeter Maydell2020-02-151-1/+1
* qga: update docs with systemd suspend support infoDaniel Henrique Barboza2019-03-181-11/+14
* qga: update guest-suspend-ram and guest-suspend-hybrid descriptionsDaniel Henrique Barboza2018-12-181-6/+10
* qga: linux: return disk device in guest-get-fsinfoTomáš Golembiovský2018-10-311-1/+2
* qga: linux: report disk serial numberTomáš Golembiovský2018-10-311-1/+3
* qga/schema: fix documentation for GuestOSInfoTomáš Golembiovský2018-07-031-2/+2
* qga: add mountpoint usage info to GuestFilesystemInfoChen Hanxiao2018-07-031-0/+3
* qga: unset frozen state if no mount points are frozenChen Hanxiao2018-07-031-1/+3
* qga: add network stats to guest-network-get-interfacesZhiPeng Lu2017-10-261-1/+37
* qemu-ga: add guest-get-osinfo commandTomáš Golembiovský2017-07-181-0/+65
* qga: Add `guest-get-timezone` commandVinzenz Feenstra2017-04-271-0/+25
* qga: Add 'guest-get-users' commandVinzenz Feenstra2017-04-271-0/+25
* qga: improve fsfreeze documentationsMarc-André Lureau2017-04-271-2/+10
* qga: Add 'guest-get-host-name' commandVinzenz Feenstra2017-04-271-0/+26
* qapi: The #optional tag is redundant, dropMarkus Armbruster2017-03-161-19/+19
* qapi: Have each QAPI schema declare its returns white-listMarkus Armbruster2017-03-161-0/+15
* qapi: Make doc comments optional where we don't need themMarkus Armbruster2017-03-161-0/+2
* qga/schema: improve guest-set-vcpus Returns: sectionMarc-André Lureau2017-01-161-7/+4Star
* qapi: add missing colon-ending for section nameMarc-André Lureau2016-12-051-22/+22
* qapi: fix various symbols mismatch in documentationMarc-André Lureau2016-12-051-3/+3
* qapi: fix schema symbol sectionsMarc-André Lureau2016-12-051-0/+3
* qga/schema: fix double-return in docMarc-André Lureau2016-12-051-1/+0Star
* qga: Support enum names in guest-file-seekEric Blake2016-02-251-2/+31