aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2024-01-04cpus: stop vm in suspended runstateSteve Sistare
2023-12-21qdev: add IOThreadVirtQueueMappingList property typeStefan Hajnoczi
2023-12-21string-output-visitor: show structs as "<omitted>"Stefan Hajnoczi
2023-12-19backends/iommufd: Introduce the iommufd objectEric Auger
2023-11-28string-output-visitor: Support lists for non-integer typesKevin Wolf
2023-11-15qapi/migration.json: spelling: transferingMichael Tokarev
2023-11-15qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptionsThomas Huth
2023-11-07Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...Stefan Hajnoczi
2023-11-07qmp/hmp: disable screendump if PIXMAN is missingMarc-André Lureau
2023-11-07ui/cocoa: add zoom-to-fit display optionCarwyn Ellis
2023-11-07Merge tag 'pull-riscv-to-apply-20231107' of https://github.com/alistair23/qem...Stefan Hajnoczi
2023-11-07Merge tag 'pull-block-2023-11-06' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi
2023-11-07Merge tag 'pull-hv-balloon-20231106' of https://github.com/maciejsszmigiero/q...Stefan Hajnoczi
2023-11-07qapi,risc-v: add query-cpu-model-expansionDaniel Henrique Barboza
2023-11-06qcow2: keep reference on zeroize with discard-no-unref enabledJean-Louis Dupond
2023-11-06qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query commandMaciej S. Szmigiero
2023-11-06qapi: Add query-memory-devices support to hv-balloonMaciej S. Szmigiero
2023-11-06Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2023-11-03target/loongarch: Implement query-cpu-model-expansionSong Gao
2023-11-02dump: Add command interface for kdump-raw formatsStephen Brennan
2023-11-02migration: New migrate and migrate-incoming argument 'channels'Het Gala
2023-11-02migration: New QAPI type 'MigrateAddress'Het Gala
2023-11-01cpr: reboot modeSteve Sistare
2023-11-01migration: mode parameterSteve Sistare
2023-11-01Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-10-31mirror: return mirror-specific information upon queryFiona Ebner
2023-10-31qapi/block-core: turn BlockJobInfo into a unionFiona Ebner
2023-10-31qapi/block-core: use JobType for BlockJobInfo's typeFiona Ebner
2023-10-31mirror: implement mirror_change methodFiona Ebner
2023-10-31blockjob: introduce block-job-change QMP commandFiona Ebner
2023-10-31migration: Deprecate old compression methodJuan Quintela
2023-10-31migration: Deprecate block migrationJuan Quintela
2023-10-31migration: migrate 'blk' command option is deprecated.Juan Quintela
2023-10-31migration: migrate 'inc' command option is deprecated.Juan Quintela
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-20docs/s390x/cpu topology: document s390x cpu topologyPierre Morel
2023-10-20qapi/s390x/cpu topology: add query-s390x-cpu-polarization commandPierre Morel
2023-10-20qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE QAPI eventPierre Morel
2023-10-20machine: adding s390 topology to query-cpu-fastPierre Morel
2023-10-20qapi/s390x/cpu topology: set-cpu-topology qmp commandPierre Morel
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-20qapi: machine.json: change docs regarding CPU topologyNina Schoetterl-Glausch
2023-10-19qapi: Belatedly update CompatPolicy documentation for unstableMarkus Armbruster
2023-10-17migration: Improve json and formattingJuan Quintela
2023-10-17migration: Allow user to specify available switchover bandwidthPeter Xu
2023-10-11migration: Display error in query-migrate irrelevant of statusPeter Xu
2023-10-10migration/dirtyrate: use QEMU_CLOCK_HOST to report start-timeAndrei Gudkov
2023-10-10migration/calc-dirty-rate: millisecond-granularity periodAndrei Gudkov
2023-09-20qemu-img: map: report compressed data blocksAndrey Drobyshev via