summary refs log tree commit diff stats
path: root/qapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2024-05-101-1/+6
|\
| * target/s390x: report deprecated-props in cpu-model-expansion replyCollin Walling2024-05-101-1/+6
* | migration: Remove non-multifd compressionFabiano Rosas2024-05-081-112/+0
* | migration: Remove block migrationFabiano Rosas2024-05-081-50/+11
* | migration: Remove 'blk/-b' option from migrate commandsFabiano Rosas2024-05-081-8/+0
* | migration: Remove 'inc' option from migrate commandFabiano Rosas2024-05-081-43/+11
* | migration: Remove 'skipped' field from MigrationStatsFabiano Rosas2024-05-081-8/+0
* | qapi: introduce exit-on-error parameter for migrate-incomingVladimir Sementsov-Ogievskiy2024-05-081-1/+6
|/
* hw/core: Introduce module-id as the topology subindexZhao Liu2024-04-251-0/+4
* hw/core/machine: Support modules in -smpZhao Liu2024-04-251-0/+3
* qmp: add dump machine type compatibility propertiesMaksim Davydov2024-04-251-2/+65
* Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson2024-04-244-58/+1
|\
| * hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé2024-04-244-57/+0
| * target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé2024-04-241-1/+1
* | Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson2024-04-243-21/+21
|\ \
| * | qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value)Philippe Mathieu-Daudé2024-04-242-20/+20
| * | qapi: Inline and remove QERR_INVALID_PARAMETER definitionPhilippe Mathieu-Daudé2024-04-241-1/+1
| |/
* / i386/sev: Add 'legacy-vm-type' parameter for SEV guest objectsMichael Roth2024-04-231-1/+10
|/
* Fix some typos in documentation (found by codespell)Stefan Weil2024-04-021-1/+1
* qapi: document parameters of query-cpu-model-* QAPI commandsDavid Hildenbrand2024-03-262-18/+31
* qapi/block-core: improve Qcow2OverlapCheckFlags documentationVladimir Sementsov-Ogievskiy2024-03-262-5/+21
* qapi: document leftover members in qapi/stats.jsonPaolo Bonzini2024-03-262-9/+10
* qapi: document leftover members in qapi/run-state.jsonPaolo Bonzini2024-03-262-4/+26
* qapi: document InputMultiTouchTypeMarc-André Lureau2024-03-262-2/+12
* qapi: Correct documentation indentation and whitespaceMarkus Armbruster2024-03-2610-56/+51
* qapi: Refill doc comments to conform to current conventionsMarkus Armbruster2024-03-2612-136/+142
* qapi: Don't repeat member type in its documentation textMarkus Armbruster2024-03-261-4/+2
* qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster2024-03-262-9/+9
* qapi: Fix abbreviation punctuation in doc commentsMarkus Armbruster2024-03-261-2/+2
* qapi: Fix typo in request-ebpf documentationMarkus Armbruster2024-03-261-1/+1
* qapi: Fix argument markup in drive-mirror documentationMarkus Armbruster2024-03-261-1/+1
* qapi: Tidy up indentation of add_client's exampleMarkus Armbruster2024-03-261-3/+3
* qapi: Tidy up block-latency-histogram-set documentation some moreMarkus Armbruster2024-03-261-5/+5
* qapi: Expand a few awkward abbreviations in documentationMarkus Armbruster2024-03-262-5/+7
* qapi: Drop stray Arguments: line from qmp_capabilities docsMarkus Armbruster2024-03-261-2/+0
* qapi: Fix bogus documentation of query-migrationthreadsMarkus Armbruster2024-03-261-3/+1
* qapi: Resync MigrationParameter and MigrateSetParametersMarkus Armbruster2024-03-261-7/+17
* qapi: Improve migration TLS documentationMarkus Armbruster2024-03-261-33/+34
* smbios: extend smbios-entry-point-type with 'auto' valueIgor Mammedov2024-03-181-1/+4
* qapi: document PCIe Gen5/Gen6 speeds since 9.0Michael S. Tsirkin2024-03-181-2/+2
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2024-03-132-1/+22
|\
| * qom: new object to associate device to NUMA nodeAnkit Agrawal2024-03-121-0/+17
| * pcie: Support PCIe Gen5/Gen6 link speedsLukas Stockner2024-03-121-1/+5
* | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell2024-03-123-0/+68
|\ \
| * | qmp: Added new command to retrieve eBPF blob.Andrew Melnychenko2024-03-123-0/+68
| |/
* | migration/multifd: Enable multifd zero page checking by default.Hao Xiang2024-03-111-3/+3
* | migration/multifd: Implement zero page transmission on the multifd thread.Hao Xiang2024-03-111-1/+6
* | migration/multifd: Add new migration option zero-page-detection.Hao Xiang2024-03-111-3/+30
|/
* qdev: Add a granule_mode propertyEric Auger2024-03-091-0/+18
* Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into stagingPeter Maydell2024-03-081-1/+5
|\