aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell19-186/+113
2024-03-04qapi: New strv_from_str_list()Steve Sistare1-0/+14
2024-03-04qapi/yank: Tweak @yank's error description for consistencyMarkus Armbruster1-1/+1
2024-03-04qapi: Clean up "Returns" sectionsMarkus Armbruster3-5/+5
2024-03-04qapi: Delete useless "Returns" sectionsMarkus Armbruster17-183/+1
2024-03-04qapi: Move error documentation to new "Errors" sectionsMarkus Armbruster12-31/+126
2024-03-01migration/ram: Introduce 'mapped-ram' migration capabilityFabiano Rosas1-1/+5
2024-03-01migration: massage cpr-reboot documentationSteve Sistare1-22/+24
2024-02-28migration: options incompatible with cprSteve Sistare1-0/+2
2024-02-28migration: update cpr-reboot descriptionSteve Sistare1-13/+22
2024-02-26qapi: Reject multiple and empty feature descriptionsMarkus Armbruster1-2/+0
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster25-2302/+2302
2024-02-26qapi: Misc cleanups to migrate QAPIsHet Gala1-6/+7
2024-02-21qapi/ui: correct typosManos Pitsidianakis1-2/+2
2024-02-14Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...Peter Maydell1-11/+17
2024-02-14qapi/char: Deprecate backend type "memory"Markus Armbruster1-3/+5
2024-02-14qapi/char: Make backend types properly conditionalMarkus Armbruster1-8/+12
2024-02-13Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell18-64/+249
2024-02-12Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell2-5/+21
2024-02-12qapi/migration: Add missing tls-authz documentationPeter Xu2-1/+4
2024-02-12qapi: Add missing union tag documentationMarkus Armbruster12-16/+34
2024-02-12qapi: Move @String out of common.json to discourage reuseMarkus Armbruster2-12/+11
2024-02-12qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster1-13/+27
2024-02-12qapi: Plug trivial documentation holes around former simple unionsMarkus Armbruster7-34/+68
2024-02-12qapi/dump: Clean up documentation of DumpGuestMemoryCapabilityMarkus Armbruster2-2/+1
2024-02-12qapi/yank: Clean up documentaion of yankMarkus Armbruster2-3/+2
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster1-0/+119
2024-02-12qapi: Indent tagged doc comment sections properlyMarkus Armbruster3-34/+36
2024-02-12qapi/block-core: Fix BlockLatencyHistogramInfo doc markupMarkus Armbruster1-3/+1
2024-02-09crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKSHyman Huang1-0/+3
2024-02-09block: Support detached LUKS header creation using qemu-imgHyman Huang1-1/+4
2024-02-09block: Support detached LUKS header creation using blockdev-createHyman Huang1-0/+3
2024-02-09qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKSHyman Huang1-2/+3
2024-02-09crypto: Support LUKS volume with detached headerHyman Huang1-1/+4
2024-02-09crypto: Introduce SM4 symmetric cipher algorithmHyman Huang1-1/+4
2024-02-07monitor: use aio_co_reschedule_self()Stefan Hajnoczi1-5/+2
2024-02-03qga: Move type description right after type nameMarkus Armbruster1-2/+2
2024-02-03qapi: Elide "Potential additional modes" from generated docsMarkus Armbruster1-5/+6
2024-02-03qapi: Drop redundant documentation of conditionalMarkus Armbruster1-2/+0
2024-02-03qapi: Drop redundant documentation of inherited membersMarkus Armbruster2-4/+0
2024-01-30qapi/migration.json: Fix the member name for MigrationCapabilityHan Han1-1/+1
2024-01-29Make 'uri' optional for migrate QAPIHet Gala1-1/+1
2024-01-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell3-3/+84
2024-01-26monitor: only run coroutine commands in qemu_aio_contextStefan Hajnoczi1-1/+23
2024-01-26stream: Allow users to request only format driver names in backing file formatPeter Krempa1-1/+8
2024-01-26commit: Allow users to request only format driver names in backing file formatPeter Krempa1-1/+7
2024-01-26string-output-visitor: Fix (pseudo) struct handlingKevin Wolf1-0/+46
2024-01-26qapi: Fix malformed "Since:" section tags (again)Markus Armbruster2-9/+9
2024-01-26qapi: Indent tagged doc comment sections properlyMarkus Armbruster5-22/+22
2024-01-26qapi: Fix mangled "Returns" sections in documentationMarkus Armbruster3-12/+18