aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2024-03-09qdev: Add a granule_mode propertyEric Auger
2024-03-08Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-03-05Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-03-05ui/cocoa: add zoom-interpolation display optionCarwyn Ellis
2024-03-04qapi: New strv_from_str_list()Steve Sistare
2024-03-04qapi/yank: Tweak @yank's error description for consistencyMarkus Armbruster
2024-03-04qapi: Clean up "Returns" sectionsMarkus Armbruster
2024-03-04qapi: Delete useless "Returns" sectionsMarkus Armbruster
2024-03-04qapi: Move error documentation to new "Errors" sectionsMarkus Armbruster
2024-03-01migration/ram: Introduce 'mapped-ram' migration capabilityFabiano Rosas
2024-03-01migration: massage cpr-reboot documentationSteve Sistare
2024-02-28migration: options incompatible with cprSteve Sistare
2024-02-28migration: update cpr-reboot descriptionSteve Sistare
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