aboutsummaryrefslogtreecommitdiff
path: root/qapi/migration.json
AgeCommit message (Expand)Author
2020-02-15qapi/migration.json: Replace _this_ with *this*Peter Maydell
2020-02-15qapi: Remove hardcoded tabsPeter Maydell
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell
2019-10-29migration: add new migration state wait-unplugJens Freimann
2019-10-29qapi: add unplug primary eventJens Freimann
2019-09-12migration: Add validate-uuid capabilityYury Kotov
2019-04-02qapi/migration.json: Rename COLOStatus last_mode to last-modeZhang Chen
2019-04-02qapi/migration.json: Fix ColoStatus member last_mode's versionZhang Chen
2019-03-25Migration/colo.c: Make user obtain the last COLO mode info after failoverZhang Chen
2019-03-25Migration/colo.c: Add new COLOExitReason to handle all failover stateZhang Chen
2019-03-25migration: add support for a "tls-authz" migration parameterDaniel P. Berrange
2019-03-25multifd: Drop x-Juan Quintela
2019-03-25multifd: Drop x-multifd-page-count parameterJuan Quintela
2019-03-06qapi/migration.json: Remove a variable that doesn't exist in exampleZhang Chen
2019-03-06migration: Create socket-address parameterJuan Quintela
2019-03-06migration: Introduce ignore-shared capabilityYury Kotov
2019-03-05migration: Add announce parametersDr. David Alan Gilbert
2019-01-23migration: introduce pages-per-secondXiao Guangrong
2018-12-14qapi: add conditions to REPLICATION type/commands on the schemaMarc-André Lureau
2018-12-13qapi: break long lines at 'data' memberMarc-André Lureau
2018-10-31qapi: Fix COLOStatus and query-colo-status since versionZhang Chen
2018-10-19qapi: Add new command to query colo statusZhang Chen
2018-10-19qapi/migration.json: Rename COLO unknown mode to none mode.Zhang Chen
2018-10-19qmp event: Add COLO_EXIT event to notify users while exited COLOzhanghailiang
2018-09-26migration: show the statistics of compressionXiao Guangrong
2018-08-22migration: do not wait for free threadXiao Guangrong
2018-08-22migrate/cpu-throttle: Add max-cpu-throttle migration parameterLi Qiang
2018-08-22qapi/migration.json: fix the description for "query-migrate" outputjialina01
2018-06-27migration: Create multifd_bytes ram_counterJuan Quintela
2018-06-15migration/postcopy: Add max-postcopy-bandwidth parameterDr. David Alan Gilbert
2018-06-04migration: Don't activate block devices if using -SDr. David Alan Gilbert
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell
2018-05-15migration: Textual fixups for blocktimeDr. David Alan Gilbert
2018-05-15migration/qmp: add command migrate-pausePeter Xu
2018-05-15qmp/migration: new command migrate-recoverPeter Xu
2018-05-15migration: new state "postcopy-recover"Peter Xu
2018-05-15qmp: hmp: add migrate "resume" optionPeter Xu
2018-05-15migration: new postcopy-pause statePeter Xu
2018-04-25migration: add postcopy total blocktime into query-migrateAlexey Perevalov
2018-04-25migration: introduce postcopy-blocktime capabilityAlexey Perevalov
2018-03-13qapi: add dirty-bitmaps migration capabilityVladimir Sementsov-Ogievskiy
2018-02-14migration: improve documentation of postcopy-ramGreg Kurz
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell
2018-01-15migration: add postcopy total blocktime into query-migrateAlexey Perevalov
2018-01-15migration: introduce postcopy-blocktime capabilityAlexey Perevalov
2018-01-15migration: Use proper types in jsonJuan Quintela
2017-11-21migration, xen: Fix block image lock issue on live migrationAnthony PERARD
2017-10-29migration: Make xbzrle_cache_size a migration parameterJuan Quintela
2017-10-23qapi: Fix grammar in x-multifd-page-count descriptionsJuan Quintela
2017-10-23migration: migrate-continueDr. David Alan Gilbert