summary refs log tree commit diff stats
path: root/qapi/migration.json (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* exec/memory: Introduce RAM_NAMED_FILE flagSteve Sistare2023-06-131-2/+2
* build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy2023-05-101-3/+6
* qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster2023-05-101-594/+579
* qapi: Tidy up a slightly awkward TODO commentMarkus Armbruster2023-05-091-2/+3
* qapi: Fix misspelled section tags in doc commentsMarkus Armbruster2023-04-281-1/+1
* qapi: Tidy up examplesMarkus Armbruster2023-04-281-11/+22
* qapi: Fix misspelled referencesMarkus Armbruster2023-04-281-1/+1
* spice: move client_migrate_info command to ui/Juan Quintela2023-04-241-28/+0
* migration: Introduce interface query-migrationthreadsJiang Jiacheng2023-02-061-0/+29
* qapi: fix examples of events missing timestampVictor Toso2022-09-071-4/+23
* Add dirty-sync-missed-zero-copy migration statLeonardo Bras2022-07-201-1/+6
* migration: Add postcopy-preempt capabilityPeter Xu2022-07-201-1/+6
* softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)2022-07-201-0/+80
* migration: Change zero_copy_send from migration parameter to migration capabi...Leonardo Bras2022-06-221-24/+9
* Merge tag 'pull-migration-20220516a' of https://gitlab.com/dagrh/qemu into st...Richard Henderson2022-05-161-0/+24
|\
| * migration: Add zero-copy-send parameter for QMP/HMP for LinuxLeonardo Bras2022-05-161-0/+24
* | qapi: Stop using whitespace for alignment in commentsAndrea Bolognani2022-05-161-4/+4
* | qapi: Drop unnecessary empty lines in commentsAndrea Bolognani2022-05-161-7/+0
* | qapi: Add missing separators between sectionsAndrea Bolognani2022-05-161-0/+4
|/
* qapi: Fix documentation for query-xen-replication-statusAndrea Bolognani2022-04-211-1/+1
* qapi: Fix calc-dirty-rate exampleMarkus Armbruster2022-04-051-1/+1
* qapi: fix example of query-colo-status commandVictor Toso2022-04-051-1/+1
* qapi: fix example of UNPLUG_PRIMARY eventVictor Toso2022-03-311-1/+3
* qapi/migration: Fix examples document wrong field name for argumentsFabian Holler2022-02-281-5/+5
* migration: Tally pre-copy, downtime and post-copy bytes independentlyDavid Edmondson2022-01-281-1/+12
* docs: fix 'sample-pages' option tagHyman Huang(黄勇)2021-11-091-1/+1
* docs: fix qemu incorrect tagHyman Huang(黄勇)2021-11-061-5/+5
* migration/dirtyrate: implement dirty-bitmap dirtyrate calculationHyman Huang(黄勇)2021-11-011-2/+4
* migration/dirtyrate: implement dirty-ring dirtyrate calculationHyman Huang(黄勇)2021-11-011-2/+14
* migration/dirtyrate: introduce struct and adjust DirtyRateStatHyman Huang(黄勇)2021-11-011-0/+30
* qapi: Mark unstable QMP parts with feature 'unstable'Markus Armbruster2021-10-291-6/+29
* qapi: make 'if' condition strings simple identifiersMarc-André Lureau2021-08-261-5/+5
* migration/dirtyrate: make sample page count configurableHyman Huang(黄勇)2021-06-081-3/+12
* migration: Drop redundant query-migrate result @blockedMarkus Armbruster2021-05-131-6/+0
* migration: Deprecate redundant query-migrate result @blockedMarkus Armbruster2021-04-201-2/+7
* migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé2021-03-181-98/+0
* migration: dirty-bitmap: Allow control of bitmap persistencePeter Krempa2021-02-121-1/+18
* migration: introduce snapshot-{save, load, delete} QMP commandsDaniel P. Berrangé2021-02-081-0/+173
* migration: Add blocker informationDr. David Alan Gilbert2021-02-081-0/+6
* migration: Clean up signed vs. unsigned XBZRLE cache-sizeMarkus Armbruster2021-02-081-2/+2
* migration: Fix migrate-set-parameters argument validationMarkus Armbruster2021-02-081-14/+14
* migration: introduce 'background-snapshot' migration capabilityAndrey Gruzdev2021-02-081-1/+6
* qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster2020-12-101-8/+8
* qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede2020-11-011-0/+17
* qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé2020-10-211-0/+41
* migration/dirtyrate: present dirty rate only when querying the rate has compl...Chuan Zheng2020-10-121-5/+3
* qapi: Fix doc comment indentation againPeter Maydell2020-09-291-54/+54
* migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...Chuan Zheng2020-09-251-0/+50
* migration/dirtyrate: add DirtyRateStatus to denote calculation statusChuan Zheng2020-09-251-0/+17
* qapi: Fix indentation, againPeter Maydell2020-09-071-4/+4