aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell3-3/+84
2024-01-26monitor: only run coroutine commands in qemu_aio_contextStefan Hajnoczi1-1/+23
2024-01-26stream: Allow users to request only format driver names in backing file formatPeter Krempa1-1/+8
2024-01-26commit: Allow users to request only format driver names in backing file formatPeter Krempa1-1/+7
2024-01-26string-output-visitor: Fix (pseudo) struct handlingKevin Wolf1-0/+46
2024-01-26qapi: Fix malformed "Since:" section tags (again)Markus Armbruster2-9/+9
2024-01-26qapi: Indent tagged doc comment sections properlyMarkus Armbruster5-22/+22
2024-01-26qapi: Fix mangled "Returns" sections in documentationMarkus Armbruster3-12/+18
2024-01-26docs/interop/bitmaps: Clean up a reference to qemu-qmp-refMarkus Armbruster1-2/+2
2024-01-26qapi: Fix dangling references to docs/devel/qapi-code-gen.txtMarkus Armbruster2-3/+3
2024-01-19qapi: Remove deprecated 'singlestep' member of StatusInfoPhilippe Mathieu-Daudé1-11/+0
2024-01-04cpus: stop vm in suspended runstateSteve Sistare2-5/+12
2023-12-21qdev: add IOThreadVirtQueueMappingList property typeStefan Hajnoczi1-0/+29
2023-12-21string-output-visitor: show structs as "<omitted>"Stefan Hajnoczi1-0/+16
2023-12-19backends/iommufd: Introduce the iommufd objectEric Auger1-0/+19
2023-11-28string-output-visitor: Support lists for non-integer typesKevin Wolf1-4/+20
2023-11-15qapi/migration.json: spelling: transferingMichael Tokarev1-1/+1
2023-11-15qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptionsThomas Huth1-2/+2
2023-11-07Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...Stefan Hajnoczi1-1/+2
2023-11-07qmp/hmp: disable screendump if PIXMAN is missingMarc-André Lureau1-1/+2
2023-11-07ui/cocoa: add zoom-to-fit display optionCarwyn Ellis1-1/+6
2023-11-07Merge tag 'pull-riscv-to-apply-20231107' of https://github.com/alistair23/qem...Stefan Hajnoczi1-2/+4
2023-11-07Merge tag 'pull-block-2023-11-06' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi1-10/+14
2023-11-07Merge tag 'pull-hv-balloon-20231106' of https://github.com/maciejsszmigiero/q...Stefan Hajnoczi1-2/+99
2023-11-07qapi,risc-v: add query-cpu-model-expansionDaniel Henrique Barboza1-2/+4
2023-11-06qcow2: keep reference on zeroize with discard-no-unref enabledJean-Louis Dupond1-10/+14
2023-11-06qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query commandMaciej S. Szmigiero1-0/+62
2023-11-06qapi: Add query-memory-devices support to hv-balloonMaciej S. Szmigiero1-2/+37
2023-11-06Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi1-4/+20
2023-11-03target/loongarch: Implement query-cpu-model-expansionSong Gao1-2/+4
2023-11-02dump: Add command interface for kdump-raw formatsStephen Brennan1-4/+20
2023-11-02migration: New migrate and migrate-incoming argument 'channels'Het Gala1-1/+112
2023-11-02migration: New QAPI type 'MigrateAddress'Het Gala1-0/+57
2023-11-01cpr: reboot modeSteve Sistare1-1/+14
2023-11-01migration: mode parameterSteve Sistare1-3/+24
2023-11-01Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2-4/+59
2023-10-31mirror: return mirror-specific information upon queryFiona Ebner1-1/+15
2023-10-31qapi/block-core: turn BlockJobInfo into a unionFiona Ebner1-3/+5
2023-10-31qapi/block-core: use JobType for BlockJobInfo's typeFiona Ebner1-1/+1
2023-10-31mirror: implement mirror_change methodFiona Ebner1-1/+12
2023-10-31blockjob: introduce block-job-change QMP commandFiona Ebner2-1/+29
2023-10-31migration: Deprecate old compression methodJuan Quintela1-20/+43
2023-10-31migration: Deprecate block migrationJuan Quintela1-5/+24
2023-10-31migration: migrate 'blk' command option is deprecated.Juan Quintela1-3/+4
2023-10-31migration: migrate 'inc' command option is deprecated.Juan Quintela1-1/+7
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi5-22/+207
2023-10-20docs/s390x/cpu topology: document s390x cpu topologyPierre Morel1-0/+2
2023-10-20qapi/s390x/cpu topology: add query-s390x-cpu-polarization commandPierre Morel1-0/+30
2023-10-20qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE QAPI eventPierre Morel1-0/+35
2023-10-20machine: adding s390 topology to query-cpu-fastPierre Morel1-1/+8