aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2024-02-26qapi: Reject multiple and empty feature descriptionsMarkus Armbruster
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-02-26qapi: Misc cleanups to migrate QAPIsHet Gala
2024-02-21qapi/ui: correct typosManos Pitsidianakis
2024-02-14Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...Peter Maydell
2024-02-14qapi/char: Deprecate backend type "memory"Markus Armbruster
2024-02-14qapi/char: Make backend types properly conditionalMarkus Armbruster
2024-02-13Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-02-12Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell
2024-02-12qapi/migration: Add missing tls-authz documentationPeter Xu
2024-02-12qapi: Add missing union tag documentationMarkus Armbruster
2024-02-12qapi: Move @String out of common.json to discourage reuseMarkus Armbruster
2024-02-12qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster
2024-02-12qapi: Plug trivial documentation holes around former simple unionsMarkus Armbruster
2024-02-12qapi/dump: Clean up documentation of DumpGuestMemoryCapabilityMarkus Armbruster
2024-02-12qapi/yank: Clean up documentaion of yankMarkus Armbruster
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster
2024-02-12qapi: Indent tagged doc comment sections properlyMarkus Armbruster
2024-02-12qapi/block-core: Fix BlockLatencyHistogramInfo doc markupMarkus Armbruster
2024-02-09crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKSHyman Huang
2024-02-09block: Support detached LUKS header creation using qemu-imgHyman Huang
2024-02-09block: Support detached LUKS header creation using blockdev-createHyman Huang
2024-02-09qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKSHyman Huang
2024-02-09crypto: Support LUKS volume with detached headerHyman Huang
2024-02-09crypto: Introduce SM4 symmetric cipher algorithmHyman Huang
2024-02-07monitor: use aio_co_reschedule_self()Stefan Hajnoczi
2024-02-03qga: Move type description right after type nameMarkus Armbruster
2024-02-03qapi: Elide "Potential additional modes" from generated docsMarkus Armbruster
2024-02-03qapi: Drop redundant documentation of conditionalMarkus Armbruster
2024-02-03qapi: Drop redundant documentation of inherited membersMarkus Armbruster
2024-01-30qapi/migration.json: Fix the member name for MigrationCapabilityHan Han
2024-01-29Make 'uri' optional for migrate QAPIHet Gala
2024-01-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-01-26monitor: only run coroutine commands in qemu_aio_contextStefan Hajnoczi
2024-01-26stream: Allow users to request only format driver names in backing file formatPeter Krempa
2024-01-26commit: Allow users to request only format driver names in backing file formatPeter Krempa
2024-01-26string-output-visitor: Fix (pseudo) struct handlingKevin Wolf
2024-01-26qapi: Fix malformed "Since:" section tags (again)Markus Armbruster
2024-01-26qapi: Indent tagged doc comment sections properlyMarkus Armbruster
2024-01-26qapi: Fix mangled "Returns" sections in documentationMarkus Armbruster
2024-01-26docs/interop/bitmaps: Clean up a reference to qemu-qmp-refMarkus Armbruster
2024-01-26qapi: Fix dangling references to docs/devel/qapi-code-gen.txtMarkus Armbruster
2024-01-19qapi: Remove deprecated 'singlestep' member of StatusInfoPhilippe Mathieu-Daudé
2024-01-04cpus: stop vm in suspended runstateSteve Sistare
2023-12-21qdev: add IOThreadVirtQueueMappingList property typeStefan Hajnoczi
2023-12-21string-output-visitor: show structs as "<omitted>"Stefan Hajnoczi
2023-12-19backends/iommufd: Introduce the iommufd objectEric Auger
2023-11-28string-output-visitor: Support lists for non-integer typesKevin Wolf
2023-11-15qapi/migration.json: spelling: transferingMichael Tokarev
2023-11-15qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptionsThomas Huth