aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
3 daysMerge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson
3 daysMerge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
3 dayshw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé
3 daystarget/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
3 daysqapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value)Philippe Mathieu-Daudé
3 daysqapi: Inline and remove QERR_INVALID_PARAMETER definitionPhilippe Mathieu-Daudé
4 daysi386/sev: Add 'legacy-vm-type' parameter for SEV guest objectsMichael Roth
2024-04-02Fix some typos in documentation (found by codespell)Stefan Weil
2024-03-26qapi: document parameters of query-cpu-model-* QAPI commandsDavid Hildenbrand
2024-03-26qapi/block-core: improve Qcow2OverlapCheckFlags documentationVladimir Sementsov-Ogievskiy
2024-03-26qapi: document leftover members in qapi/stats.jsonPaolo Bonzini
2024-03-26qapi: document leftover members in qapi/run-state.jsonPaolo Bonzini
2024-03-26qapi: document InputMultiTouchTypeMarc-André Lureau
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster
2024-03-26qapi: Refill doc comments to conform to current conventionsMarkus Armbruster
2024-03-26qapi: Don't repeat member type in its documentation textMarkus Armbruster
2024-03-26qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster
2024-03-26qapi: Fix abbreviation punctuation in doc commentsMarkus Armbruster
2024-03-26qapi: Fix typo in request-ebpf documentationMarkus Armbruster
2024-03-26qapi: Fix argument markup in drive-mirror documentationMarkus Armbruster
2024-03-26qapi: Tidy up indentation of add_client's exampleMarkus Armbruster
2024-03-26qapi: Tidy up block-latency-histogram-set documentation some moreMarkus Armbruster
2024-03-26qapi: Expand a few awkward abbreviations in documentationMarkus Armbruster
2024-03-26qapi: Drop stray Arguments: line from qmp_capabilities docsMarkus Armbruster
2024-03-26qapi: Fix bogus documentation of query-migrationthreadsMarkus Armbruster
2024-03-26qapi: Resync MigrationParameter and MigrateSetParametersMarkus Armbruster
2024-03-26qapi: Improve migration TLS documentationMarkus Armbruster
2024-03-18smbios: extend smbios-entry-point-type with 'auto' valueIgor Mammedov
2024-03-18qapi: document PCIe Gen5/Gen6 speeds since 9.0Michael S. Tsirkin
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12qom: new object to associate device to NUMA nodeAnkit Agrawal
2024-03-12pcie: Support PCIe Gen5/Gen6 link speedsLukas Stockner
2024-03-12Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2024-03-12qmp: Added new command to retrieve eBPF blob.Andrew Melnychenko
2024-03-11migration/multifd: Enable multifd zero page checking by default.Hao Xiang
2024-03-11migration/multifd: Implement zero page transmission on the multifd thread.Hao Xiang
2024-03-11migration/multifd: Add new migration option zero-page-detection.Hao Xiang
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