Age | Commit message (Expand) | Author | Files | Lines |
2024-07-16 | i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT | Michael Roth | 1 | -7/+11 |
2024-07-06 | sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments | Markus Armbruster | 1 | -7/+0 |
2024-07-06 | qapi: add markup to note blocks | John Snow | 6 | -10/+10 |
2024-07-06 | qapi: update prose in note blocks | John Snow | 1 | -2/+2 |
2024-07-06 | qapi: convert "Note" sections to plain rST | John Snow | 21 | -210/+206 |
2024-07-06 | qapi: nail down convention that Errors sections are lists | John Snow | 1 | -1/+1 |
2024-07-06 | qapi: fix non-compliant JSON examples | John Snow | 7 | -9/+11 |
2024-07-03 | hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity ... | Jonathan Cameron | 1 | -2/+12 |
2024-07-03 | hw/cxl/events: Improve QMP interfaces and documentation for add/release dynam... | Jonathan Cameron | 1 | -58/+94 |
2024-07-03 | hostmem: add a new memory backend based on POSIX shm_open() | Stefano Garzarella | 1 | -2/+21 |
2024-07-02 | qapi: clarify that the default is backend dependent | Stefano Garzarella | 1 | -5/+3 |
2024-07-01 | pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal | Alejandro Jimenez | 1 | -0/+14 |
2024-07-01 | hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents | Fan Ni | 1 | -0/+143 |
2024-06-21 | migration/postcopy: Add postcopy-recover-setup phase | Peter Xu | 1 | -0/+4 |
2024-06-21 | migration: Add direct-io parameter | Fabiano Rosas | 1 | -3/+18 |
2024-06-19 | hw/intc: Introduce x-query-interrupt-controllers QMP command | Philippe Mathieu-Daudé | 1 | -0/+17 |
2024-06-14 | migration/multifd: add uadk compression framework | Shameer Kolothum | 1 | -1/+4 |
2024-06-14 | migration/multifd: add qpl compression method | Yuan Liu | 1 | -1/+7 |
2024-06-10 | Revert "monitor: use aio_co_reschedule_self()" | Stefan Hajnoczi | 1 | -2/+5 |
2024-06-05 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 2 | -29/+141 |
2024-06-05 | i386/sev: Update query-sev QAPI format to handle SEV-SNP | Michael Roth | 1 | -14/+58 |
2024-06-05 | i386/sev: Introduce 'sev-snp-guest' object | Brijesh Singh | 1 | -0/+58 |
2024-06-05 | i386/sev: Introduce "sev-common" type to encapsulate common SEV state | Michael Roth | 1 | -15/+25 |
2024-06-04 | trace: Remove deprecated 'vcpu' field from QMP trace events | Philippe Mathieu-Daudé | 1 | -24/+3 |
2024-06-04 | hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event | Philippe Mathieu-Daudé | 1 | -28/+0 |
2024-05-29 | qapi: Do not cast function pointers | Akihiko Odaki | 1 | -26/+4 |
2024-05-28 | qapi: blockdev-backup: add discard-source parameter | Vladimir Sementsov-Ogievskiy | 1 | -0/+4 |
2024-05-16 | qapi/vfio: Add VFIO migration QAPI event | Avihai Horon | 3 | -0/+69 |
2024-05-10 | Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson | 1 | -1/+6 |
2024-05-10 | target/s390x: report deprecated-props in cpu-model-expansion reply | Collin Walling | 1 | -1/+6 |
2024-05-08 | migration: Remove non-multifd compression | Fabiano Rosas | 1 | -112/+0 |
2024-05-08 | migration: Remove block migration | Fabiano Rosas | 1 | -50/+11 |
2024-05-08 | migration: Remove 'blk/-b' option from migrate commands | Fabiano Rosas | 1 | -8/+0 |
2024-05-08 | migration: Remove 'inc' option from migrate command | Fabiano Rosas | 1 | -43/+11 |
2024-05-08 | migration: Remove 'skipped' field from MigrationStats | Fabiano Rosas | 1 | -8/+0 |
2024-05-08 | qapi: introduce exit-on-error parameter for migrate-incoming | Vladimir Sementsov-Ogievskiy | 1 | -1/+6 |
2024-04-25 | hw/core: Introduce module-id as the topology subindex | Zhao Liu | 1 | -0/+4 |
2024-04-25 | hw/core/machine: Support modules in -smp | Zhao Liu | 1 | -0/+3 |
2024-04-25 | qmp: add dump machine type compatibility properties | Maksim Davydov | 1 | -2/+65 |
2024-04-24 | Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging | Richard Henderson | 4 | -58/+1 |
2024-04-24 | Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging | Richard Henderson | 3 | -21/+21 |
2024-04-24 | hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper | Philippe Mathieu-Daudé | 4 | -57/+0 |
2024-04-24 | target/nios2: Remove the deprecated Nios II target | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-04-24 | qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) | Philippe Mathieu-Daudé | 2 | -20/+20 |
2024-04-24 | qapi: Inline and remove QERR_INVALID_PARAMETER definition | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-04-23 | i386/sev: Add 'legacy-vm-type' parameter for SEV guest objects | Michael Roth | 1 | -1/+10 |
2024-04-02 | Fix some typos in documentation (found by codespell) | Stefan Weil | 1 | -1/+1 |
2024-03-26 | qapi: document parameters of query-cpu-model-* QAPI commands | David Hildenbrand | 2 | -18/+31 |
2024-03-26 | qapi/block-core: improve Qcow2OverlapCheckFlags documentation | Vladimir Sementsov-Ogievskiy | 2 | -5/+21 |
2024-03-26 | qapi: document leftover members in qapi/stats.json | Paolo Bonzini | 2 | -9/+10 |