aboutsummaryrefslogtreecommitdiff
path: root/qapi/migration.json
AgeCommit message (Expand)AuthorFilesLines
2023-06-13exec/memory: Introduce RAM_NAMED_FILE flagSteve Sistare1-2/+2
2023-05-10build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy1-3/+6
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster1-594/+579
2023-05-09qapi: Tidy up a slightly awkward TODO commentMarkus Armbruster1-2/+3
2023-04-28qapi: Fix misspelled section tags in doc commentsMarkus Armbruster1-1/+1
2023-04-28qapi: Tidy up examplesMarkus Armbruster1-11/+22
2023-04-28qapi: Fix misspelled referencesMarkus Armbruster1-1/+1
2023-04-24spice: move client_migrate_info command to ui/Juan Quintela1-28/+0
2023-02-06migration: Introduce interface query-migrationthreadsJiang Jiacheng1-0/+29
2022-09-07qapi: fix examples of events missing timestampVictor Toso1-4/+23
2022-07-20Add dirty-sync-missed-zero-copy migration statLeonardo Bras1-1/+6
2022-07-20migration: Add postcopy-preempt capabilityPeter Xu1-1/+6
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)1-0/+80
2022-06-22migration: Change zero_copy_send from migration parameter to migration capabi...Leonardo Bras1-24/+9
2022-05-16Merge tag 'pull-migration-20220516a' of https://gitlab.com/dagrh/qemu into st...Richard Henderson1-0/+24
2022-05-16migration: Add zero-copy-send parameter for QMP/HMP for LinuxLeonardo Bras1-0/+24
2022-05-16qapi: Stop using whitespace for alignment in commentsAndrea Bolognani1-4/+4
2022-05-16qapi: Drop unnecessary empty lines in commentsAndrea Bolognani1-7/+0
2022-05-16qapi: Add missing separators between sectionsAndrea Bolognani1-0/+4
2022-04-21qapi: Fix documentation for query-xen-replication-statusAndrea Bolognani1-1/+1
2022-04-05qapi: Fix calc-dirty-rate exampleMarkus Armbruster1-1/+1
2022-04-05qapi: fix example of query-colo-status commandVictor Toso1-1/+1
2022-03-31qapi: fix example of UNPLUG_PRIMARY eventVictor Toso1-1/+3
2022-02-28qapi/migration: Fix examples document wrong field name for argumentsFabian Holler1-5/+5
2022-01-28migration: Tally pre-copy, downtime and post-copy bytes independentlyDavid Edmondson1-1/+12
2021-11-09docs: fix 'sample-pages' option tagHyman Huang(黄勇)1-1/+1
2021-11-06docs: fix qemu incorrect tagHyman Huang(黄勇)1-5/+5
2021-11-01migration/dirtyrate: implement dirty-bitmap dirtyrate calculationHyman Huang(黄勇)1-2/+4
2021-11-01migration/dirtyrate: implement dirty-ring dirtyrate calculationHyman Huang(黄勇)1-2/+14
2021-11-01migration/dirtyrate: introduce struct and adjust DirtyRateStatHyman Huang(黄勇)1-0/+30
2021-10-29qapi: Mark unstable QMP parts with feature 'unstable'Markus Armbruster1-6/+29
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau1-5/+5
2021-06-08migration/dirtyrate: make sample page count configurableHyman Huang(黄勇)1-3/+12
2021-05-13migration: Drop redundant query-migrate result @blockedMarkus Armbruster1-6/+0
2021-04-20migration: Deprecate redundant query-migrate result @blockedMarkus Armbruster1-2/+7
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé1-98/+0
2021-02-12migration: dirty-bitmap: Allow control of bitmap persistencePeter Krempa1-1/+18
2021-02-08migration: introduce snapshot-{save, load, delete} QMP commandsDaniel P. Berrangé1-0/+173
2021-02-08migration: Add blocker informationDr. David Alan Gilbert1-0/+6
2021-02-08migration: Clean up signed vs. unsigned XBZRLE cache-sizeMarkus Armbruster1-2/+2
2021-02-08migration: Fix migrate-set-parameters argument validationMarkus Armbruster1-14/+14
2021-02-08migration: introduce 'background-snapshot' migration capabilityAndrey Gruzdev1-1/+6
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster1-8/+8
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede1-0/+17
2020-10-21qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé1-0/+41
2020-10-12migration/dirtyrate: present dirty rate only when querying the rate has compl...Chuan Zheng1-5/+3
2020-09-29qapi: Fix doc comment indentation againPeter Maydell1-54/+54
2020-09-25migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...Chuan Zheng1-0/+50
2020-09-25migration/dirtyrate: add DirtyRateStatus to denote calculation statusChuan Zheng1-0/+17
2020-09-07qapi: Fix indentation, againPeter Maydell1-4/+4