aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2023-04-28qapi: Format since information the conventional way: (since X.Y)Markus Armbruster
2023-04-28qapi: Fix misspelled section tags in doc commentsMarkus Armbruster
2023-04-28qapi: Replace ad hoc "since" documentation by member documentationMarkus Armbruster
2023-04-28qapi: Fix argument documentation markupMarkus Armbruster
2023-04-28qapi: Fix unintended definition lists in documentationMarkus Armbruster
2023-04-28qapi: Fix bullet list markup in documentationMarkus Armbruster
2023-04-28qapi: Delete largely misleading "Stability Considerations"Markus Armbruster
2023-04-28qapi: Tidy up examplesMarkus Armbruster
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster
2023-04-28qapi/block-core: Clean up after removal of dirty bitmap @statusMarkus Armbruster
2023-04-28qapi: Fix up references to long gone error classesMarkus Armbruster
2023-04-28qapi: Fix misspelled referencesMarkus Armbruster
2023-04-24spice: move client_migrate_info command to ui/Juan Quintela
2023-04-20monitor: mark mixed functions that can suspendPaolo Bonzini
2023-03-14Add qemu qcode support for keys F13 to F24Willem van de Velde
2023-03-13monitor: restrict command getfd to POSIX hostsMarc-André Lureau
2023-03-13qmp: add 'get-win32-socket'Marc-André Lureau
2023-03-13qmp: 'add_client' actually expects socketsMarc-André Lureau
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron
2023-03-07cryptodev: Support query-stats QMP commandzhenwei pi
2023-03-07cryptodev: support QoSzhenwei pi
2023-03-07cryptodev: Introduce 'query-cryptodev' QMP commandzhenwei pi
2023-03-07cryptodev: Introduce server type in QAPIzhenwei pi
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi
2023-03-07cryptodev: Introduce cryptodev.jsonzhenwei pi
2023-03-01Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ...Paolo Bonzini
2023-03-01qapi: Add 'acpi' field to 'query-machines' outputPeter Krempa
2023-03-01i386/xen: add monitor commands to test event injectionJoao Martins
2023-02-23block/rbd: Add support for layered encryptionOr Ozeri
2023-02-23block/rbd: Add luks-any encryption opening optionOr Ozeri
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier
2023-02-06migration: Introduce interface query-migrationthreadsJiang Jiacheng
2023-02-03Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2023-02-01qemu-img: Let info print block graphHanna Reitz
2023-02-01block/qapi: Introduce BlockGraphInfoHanna Reitz
2023-02-01qemu-img: Use BlockNodeInfoHanna Reitz
2023-02-01block: Split BlockNodeInfo off of ImageInfoHanna Reitz
2023-02-01block/vmdk: Change extent info typeHanna Reitz
2023-02-01block/file: Add file-specific image infoHanna Reitz
2023-01-30qapi, audio: Make introspection reflect build configuration more closelyDaniel P. Berrangé
2023-01-30qapi, audio: add query-audiodev commandDaniel P. Berrangé
2023-01-06i386: SGX: remove deprecated member of SGXInfoPaolo Bonzini
2022-11-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth
2022-11-10qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path descriptionAlberto Faria
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-11-05qapi: virtio: Fix the introduced versionHan Han
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He