aboutsummaryrefslogtreecommitdiff
path: root/migration/migration.c
AgeCommit message (Expand)Author
2018-07-24migration: fix duplicate initialization for expected_downtime and cleanup_bhLidong Chen
2018-07-24migration: disallow recovery for release-ramPeter Xu
2018-07-24migrate: Fix cancelling state warningDr. David Alan Gilbert
2018-07-10migration: show pause/recover state on dst hostPeter Xu
2018-07-10migration: unify incoming processingPeter Xu
2018-07-10migration: unbreak postcopy recoveryPeter Xu
2018-07-10migration: move income process out of multifdPeter Xu
2018-06-27migration: fix crash in when incoming client channel setup failsDaniel P. Berrangé
2018-06-27migration: Create ram_save_multifd_pageJuan Quintela
2018-06-27migration: Create multifd_bytes ram_counterJuan Quintela
2018-06-27migration: Abstract the number of bytes sentJuan Quintela
2018-06-27migration: Calculate mbps only during transfer timeJuan Quintela
2018-06-15migration: calculate expected_downtime with ram_bytes_remaining()Balamuruhan S
2018-06-15migration: Wake rate limiting for urgent requestsDr. David Alan Gilbert
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-06-04migration: introduce decompress-error-checkXiao Guangrong
2018-05-15migration/qmp: add command migrate-pausePeter Xu
2018-05-15migration: introduce lock for to_dst_filePeter Xu
2018-05-15qmp/migration: new command migrate-recoverPeter Xu
2018-05-15migration: init dst in migration_object_init tooPeter Xu
2018-05-15migration: final handshake for the resumePeter Xu
2018-05-15migration: synchronize dirty bitmap for resumePeter Xu
2018-05-15migration: introduce SaveVMHandlers.resume_preparePeter 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: wakeup dst ram-load-thread for recoverPeter Xu
2018-05-15migration: new state "postcopy-recover"Peter Xu
2018-05-15migration: rebuild channel on sourcePeter Xu
2018-05-15qmp: hmp: add migrate "resume" optionPeter 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: new postcopy-pause statePeter Xu
2018-05-15migration: Delay start of migration main routinesJuan Quintela
2018-05-15migration: Be sure all recv channels are createdJuan Quintela
2018-05-15migration: Introduce multifd_recv_new_channel()Juan Quintela
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-04-25migration: add postcopy total blocktime into query-migrateAlexey Perevalov
2018-04-25migration: introduce postcopy-blocktime capabilityAlexey Perevalov
2018-04-10Revert "migration: Don't activate block devices if using -S"Dr. David Alan Gilbert
2018-03-29migration: Don't activate block devices if using -SDr. David Alan Gilbert
2018-03-23migration: Fix block migration flag caseDr. David Alan Gilbert
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20postcopy: Allow registering of fd handlerDr. David Alan Gilbert
2018-03-13migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy
2018-03-13migration: allow qmp command migrate-start-postcopy for any postcopyVladimir Sementsov-Ogievskiy
2018-03-13migration: include migrate_dirty_bitmaps in migrate_postcopyVladimir Sementsov-Ogievskiy
2018-03-13qapi: add dirty-bitmaps migration capabilityVladimir Sementsov-Ogievskiy