aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-20qapi/s390x/cpu topology: set-cpu-topology qmp commandPierre Morel1-0/+42
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel1-0/+14
2023-10-20CPU topology: extend with s390 specificsPierre Morel4-3/+41
2023-10-20qapi: machine.json: change docs regarding CPU topologyNina Schoetterl-Glausch1-21/+38
2023-10-19qapi: Belatedly update CompatPolicy documentation for unstableMarkus Armbruster1-2/+2
2023-10-17migration: Improve json and formattingJuan Quintela1-4/+3
2023-10-17migration: Allow user to specify available switchover bandwidthPeter Xu1-1/+33
2023-10-11migration: Display error in query-migrate irrelevant of statusPeter Xu1-3/+2
2023-10-10migration/dirtyrate: use QEMU_CLOCK_HOST to report start-timeAndrei Gudkov1-2/+2
2023-10-10migration/calc-dirty-rate: millisecond-granularity periodAndrei Gudkov1-11/+47
2023-09-20qemu-img: map: report compressed data blocksAndrey Drobyshev via1-2/+4
2023-09-19Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi1-1/+16
2023-09-19backends/hostmem-file: Add "rom" property to support VM templating with R/O f...David Hildenbrand1-1/+16
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets1-0/+58
2023-09-04ui/vc: do not parse VC-specific options in Spice and GTKMarc-André Lureau1-0/+4
2023-08-02qapi: Craft the dirty-limit capability commentHyman Huang(黄勇)1-8/+5
2023-08-02qapi: Reformat the dirty-limit migration doc commentsHyman Huang(黄勇)1-35/+34
2023-07-26Merge tag 'pull-qapi-2023-07-26-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson10-74/+66
2023-07-26qapi: Reformat recent doc comments to conform to current conventionsMarkus Armbruster9-57/+55
2023-07-26qapi/trace: Tidy up trace-event-get-state, -set-state documentationMarkus Armbruster1-6/+1
2023-07-26qapi/qdev: Tidy up device_add documentationMarkus Armbruster1-3/+3
2023-07-26qapi/block: Tidy up block-latency-histogram-set documentationMarkus Armbruster1-4/+4
2023-07-26qapi/block-core: Tidy up BlockLatencyHistogramInfo documentationMarkus Armbruster1-4/+3
2023-07-26migration: skipped field is really obsolete.Juan Quintela1-2/+10
2023-07-26migration: Extend query-migrate to provide dirty page limit infoHyman Huang(黄勇)1-1/+15