aboutsummaryrefslogtreecommitdiff
path: root/migration/migration.h
AgeCommit message (Expand)Author
2018-06-15migration: Wake rate limiting for urgent requestsDr. David Alan Gilbert
2018-06-15migration: Poison ramblock loops in migrationDr. David Alan Gilbert
2018-06-04migration: introduce decompress-error-checkXiao Guangrong
2018-05-15migration: introduce lock for to_dst_filePeter Xu
2018-05-15qmp/migration: new command migrate-recoverPeter Xu
2018-05-15migration: synchronize dirty bitmap for resumePeter Xu
2018-05-15migration: new message MIG_RP_MSG_RESUME_ACKPeter Xu
2018-05-15migration: new message MIG_RP_MSG_RECV_BITMAPPeter Xu
2018-05-15migration: allow fault thread to pausePeter Xu
2018-05-15migration: allow src return path to pausePeter Xu
2018-05-15migration: allow dst vm pause on postcopyPeter Xu
2018-05-15migration: implement "postcopy-pause" src logicPeter Xu
2018-05-15migration: Delay start of migration main routinesJuan Quintela
2018-04-25migration: add postcopy total blocktime into query-migrateAlexey Perevalov
2018-04-25migration: add postcopy blocktime ctx into MigrationIncomingStateAlexey Perevalov
2018-04-25migration: introduce postcopy-blocktime capabilityAlexey Perevalov
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20vhost+postcopy: Helper to send requests to source for shared pagesDr. David Alan Gilbert
2018-03-20postcopy: Allow registering of fd handlerDr. David Alan Gilbert
2018-03-13migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy
2018-03-13qapi: add dirty-bitmaps migration capabilityVladimir Sementsov-Ogievskiy
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-14migration: pass MigrationState to migrate_init()Peter Xu
2018-02-14migration: allow send_rq to failPeter Xu
2018-02-14migration: reuse mis->userfault_quit_fdPeter Xu
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-02-06migration: Allow migrate_fd_connect to take an Error *Dr. David Alan Gilbert
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell
2018-01-15migration: cleanup stats update into functionPeter Xu
2018-01-15migration: introduce downtime_startPeter Xu
2018-01-15migration: move vm_old_running into global statePeter Xu
2018-01-15migration: split use of MigrationState.total_timePeter Xu
2018-01-15migration: add postcopy total blocktime into query-migrateAlexey Perevalov
2018-01-15migration: add postcopy blocktime ctx into MigrationIncomingStateAlexey Perevalov
2018-01-15migration: introduce postcopy-blocktime capabilityAlexey Perevalov
2017-10-29migration: Make xbzrle_cache_size a migration parameterJuan Quintela
2017-10-23migration: Improve migration thread error handlingJuan Quintela
2017-10-23migration: Wait for semaphore before completing migrationDr. David Alan Gilbert
2017-10-23migration: Add 'pause-before-switchover' capabilityDr. David Alan Gilbert
2017-09-22migration: split common postcopy out of ram postcopyVladimir Sementsov-Ogievskiy
2017-09-22migration: Create x-multifd-page-count parameterJuan Quintela
2017-09-22migration: Create x-multifd-channels parameterJuan Quintela
2017-09-22migration: Add multifd capabilityJuan Quintela
2017-09-22migration: Create migration_has_all_channelsJuan Quintela
2017-09-22migration: Create migration_ioc_process_incoming()Juan Quintela
2017-06-28migration: add "return-path" capabilityPeter Xu
2017-06-28migration: move skip_section_footersPeter Xu
2017-06-28migration: move skip_configuration outPeter Xu
2017-06-28migration: move only_migratable to MigrationStatePeter Xu
2017-06-28migration: move global_state.optional outPeter Xu