aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2023-04-28qapi: Format since information the conventional way: (since X.Y)Markus Armbruster4-9/+8
2023-04-28qapi: Fix misspelled section tags in doc commentsMarkus Armbruster2-3/+3
2023-04-28qapi: Replace ad hoc "since" documentation by member documentationMarkus Armbruster3-17/+21
2023-04-28qapi: Fix argument documentation markupMarkus Armbruster3-3/+3
2023-04-28qapi: Fix unintended definition lists in documentationMarkus Armbruster4-30/+30
2023-04-28qapi: Fix bullet list markup in documentationMarkus Armbruster4-13/+17
2023-04-28qapi: Delete largely misleading "Stability Considerations"Markus Armbruster1-22/+0
2023-04-28qapi: Tidy up examplesMarkus Armbruster12-38/+47
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster2-2/+2
2023-04-28qapi/block-core: Clean up after removal of dirty bitmap @statusMarkus Armbruster1-2/+2
2023-04-28qapi: Fix up references to long gone error classesMarkus Armbruster3-6/+6
2023-04-28qapi: Fix misspelled referencesMarkus Armbruster3-4/+4
2023-04-24spice: move client_migrate_info command to ui/Juan Quintela2-28/+28
2023-04-20monitor: mark mixed functions that can suspendPaolo Bonzini1-2/+2
2023-03-14Add qemu qcode support for keys F13 to F24Willem van de Velde1-1/+14
2023-03-13monitor: restrict command getfd to POSIX hostsMarc-André Lureau1-1/+1
2023-03-13qmp: add 'get-win32-socket'Marc-André Lureau1-0/+31
2023-03-13qmp: 'add_client' actually expects socketsMarc-André Lureau1-0/+3
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron3-0/+130
2023-03-07cryptodev: Support query-stats QMP commandzhenwei pi1-2/+8
2023-03-07cryptodev: support QoSzhenwei pi1-1/+7
2023-03-07cryptodev: Introduce 'query-cryptodev' QMP commandzhenwei pi1-0/+44
2023-03-07cryptodev: Introduce server type in QAPIzhenwei pi1-0/+11
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi1-0/+14
2023-03-07cryptodev: Introduce cryptodev.jsonzhenwei pi3-0/+22
2023-03-01Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ...Paolo Bonzini1-0/+116
2023-03-01qapi: Add 'acpi' field to 'query-machines' outputPeter Krempa1-1/+3
2023-03-01i386/xen: add monitor commands to test event injectionJoao Martins1-0/+116
2023-02-23block/rbd: Add support for layered encryptionOr Ozeri1-1/+10
2023-02-23block/rbd: Add luks-any encryption opening optionOr Ozeri1-2/+14
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier1-1/+6
2023-02-06migration: Introduce interface query-migrationthreadsJiang Jiacheng1-0/+29
2023-02-03Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-9/+114
2023-02-01qemu-img: Let info print block graphHanna Reitz1-2/+2
2023-02-01block/qapi: Introduce BlockGraphInfoHanna Reitz1-0/+35
2023-02-01qemu-img: Use BlockNodeInfoHanna Reitz1-2/+2
2023-02-01block: Split BlockNodeInfo off of ImageInfoHanna Reitz1-6/+18
2023-02-01block/vmdk: Change extent info typeHanna Reitz1-1/+37
2023-02-01block/file: Add file-specific image infoHanna Reitz1-2/+24
2023-01-30qapi, audio: Make introspection reflect build configuration more closelyDaniel P. Berrangé1-12/+32
2023-01-30qapi, audio: add query-audiodev commandDaniel P. Berrangé1-0/+13
2023-01-06i386: SGX: remove deprecated member of SGXInfoPaolo Bonzini1-10/+2
2022-11-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-1/+1
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil1-2/+2
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth1-1/+1
2022-11-10qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path descriptionAlberto Faria1-1/+1
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-0/+2
2022-11-05Fix some typos in documentation and commentsStefan Weil1-1/+1
2022-11-05qapi: virtio: Fix the introduced versionHan Han1-17/+17
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He1-0/+2