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