Age | Commit message (Expand) | Author |
2024-04-25 | hw/core: Introduce module-id as the topology subindex | Zhao Liu |
2024-04-25 | hw/core/machine: Support modules in -smp | Zhao Liu |
2024-04-25 | qmp: add dump machine type compatibility properties | Maksim Davydov |
2024-04-24 | Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging | Richard Henderson |
2024-04-24 | Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging | Richard Henderson |
2024-04-24 | hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper | Philippe Mathieu-Daudé |
2024-04-24 | target/nios2: Remove the deprecated Nios II target | Philippe Mathieu-Daudé |
2024-04-24 | qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) | Philippe Mathieu-Daudé |
2024-04-24 | qapi: Inline and remove QERR_INVALID_PARAMETER definition | Philippe Mathieu-Daudé |
2024-04-23 | i386/sev: Add 'legacy-vm-type' parameter for SEV guest objects | Michael Roth |
2024-04-02 | Fix some typos in documentation (found by codespell) | Stefan Weil |
2024-03-26 | qapi: document parameters of query-cpu-model-* QAPI commands | David Hildenbrand |
2024-03-26 | qapi/block-core: improve Qcow2OverlapCheckFlags documentation | Vladimir Sementsov-Ogievskiy |
2024-03-26 | qapi: document leftover members in qapi/stats.json | Paolo Bonzini |
2024-03-26 | qapi: document leftover members in qapi/run-state.json | Paolo Bonzini |
2024-03-26 | qapi: document InputMultiTouchType | Marc-André Lureau |
2024-03-26 | qapi: Correct documentation indentation and whitespace | Markus Armbruster |
2024-03-26 | qapi: Refill doc comments to conform to current conventions | Markus Armbruster |
2024-03-26 | qapi: Don't repeat member type in its documentation text | Markus Armbruster |
2024-03-26 | qapi: Start sentences with a capital letter, end them with a period | Markus Armbruster |
2024-03-26 | qapi: Fix abbreviation punctuation in doc comments | Markus Armbruster |
2024-03-26 | qapi: Fix typo in request-ebpf documentation | Markus Armbruster |
2024-03-26 | qapi: Fix argument markup in drive-mirror documentation | Markus Armbruster |
2024-03-26 | qapi: Tidy up indentation of add_client's example | Markus Armbruster |
2024-03-26 | qapi: Tidy up block-latency-histogram-set documentation some more | Markus Armbruster |
2024-03-26 | qapi: Expand a few awkward abbreviations in documentation | Markus Armbruster |
2024-03-26 | qapi: Drop stray Arguments: line from qmp_capabilities docs | Markus Armbruster |
2024-03-26 | qapi: Fix bogus documentation of query-migrationthreads | Markus Armbruster |
2024-03-26 | qapi: Resync MigrationParameter and MigrateSetParameters | Markus Armbruster |
2024-03-26 | qapi: Improve migration TLS documentation | Markus Armbruster |
2024-03-18 | smbios: extend smbios-entry-point-type with 'auto' value | Igor Mammedov |
2024-03-18 | qapi: document PCIe Gen5/Gen6 speeds since 9.0 | Michael S. Tsirkin |
2024-03-13 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell |
2024-03-12 | qom: new object to associate device to NUMA node | Ankit Agrawal |
2024-03-12 | pcie: Support PCIe Gen5/Gen6 link speeds | Lukas Stockner |
2024-03-12 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell |
2024-03-12 | qmp: Added new command to retrieve eBPF blob. | Andrew Melnychenko |
2024-03-11 | migration/multifd: Enable multifd zero page checking by default. | Hao Xiang |
2024-03-11 | migration/multifd: Implement zero page transmission on the multifd thread. | Hao Xiang |
2024-03-11 | migration/multifd: Add new migration option zero-page-detection. | Hao Xiang |
2024-03-09 | qdev: Add a granule_mode property | Eric Auger |
2024-03-08 | Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into staging | Peter Maydell |
2024-03-05 | Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into staging | Peter Maydell |
2024-03-05 | ui/cocoa: add zoom-interpolation display option | Carwyn Ellis |
2024-03-04 | qapi: New strv_from_str_list() | Steve Sistare |
2024-03-04 | qapi/yank: Tweak @yank's error description for consistency | Markus Armbruster |
2024-03-04 | qapi: Clean up "Returns" sections | Markus Armbruster |
2024-03-04 | qapi: Delete useless "Returns" sections | Markus Armbruster |
2024-03-04 | qapi: Move error documentation to new "Errors" sections | Markus Armbruster |
2024-03-01 | migration/ram: Introduce 'mapped-ram' migration capability | Fabiano Rosas |