aboutsummaryrefslogtreecommitdiff
path: root/migration/migration.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-01migration/colo.c: Use event instead of semaphoreLukas Straub1-2/+2
2020-02-28multifd: Add multifd-zstd-level parameterJuan Quintela1-0/+1
2020-02-28multifd: Add multifd-zlib-level parameterJuan Quintela1-0/+1
2020-02-28multifd: Make no compression operations into its own structureJuan Quintela1-0/+1
2020-01-29multifd: Make multifd_load_setup() get an Error parameterJuan Quintela1-1/+1
2020-01-29migration: Create migration_is_running()Juan Quintela1-0/+1
2020-01-20migration: Rate limit inside host pagesDr. David Alan Gilbert1-0/+1
2019-10-29migration: add new migration state wait-unplugJens Freimann1-0/+3
2019-09-12migration: Add validate-uuid capabilityYury Kotov1-0/+1
2019-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...Peter Maydell1-2/+2
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster1-0/+1
2019-08-16Clean up inclusion of exec/cpu-common.hMarkus Armbruster1-1/+0
2019-08-14migration: remove unused field bytes_xferWei Yang1-1/+0
2019-07-15migration: Split log_clear() into smaller chunksPeter Xu1-0/+27
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-14migration: remove not used field xfer_limitWei Yang1-1/+0
2019-04-02Revert "migration: move only_migratable to MigrationState"Markus Armbruster1-3/+0
2019-03-25multifd: Drop x-multifd-page-count parameterJuan Quintela1-1/+0
2019-03-06migration: Create socket-address parameterJuan Quintela1-0/+4
2019-03-06migration: Add an ability to ignore shared RAM blocksYury Kotov1-1/+3
2019-03-06migration: Introduce ignore-shared capabilityYury Kotov1-0/+1
2019-03-05migration: Switch to using announce timerDr. David Alan Gilbert1-0/+4
2019-01-23migration: introduce pages-per-secondXiao Guangrong1-1/+9
2019-01-23migration: fix the multifd code when receiving less channelsFei Li1-1/+1
2018-10-31migration: avoid segmentfault when take a snapshot of a VM which being migratedJia Lina1-0/+2
2018-08-22migration: do not wait for free threadXiao Guangrong1-0/+1
2018-08-22migrate/cpu-throttle: Add max-cpu-throttle migration parameterLi Qiang1-0/+1
2018-06-15migration: Wake rate limiting for urgent requestsDr. David Alan Gilbert1-0/+8
2018-06-15migration: Poison ramblock loops in migrationDr. David Alan Gilbert1-0/+3
2018-06-04migration: introduce decompress-error-checkXiao Guangrong1-0/+7
2018-05-15migration: introduce lock for to_dst_filePeter Xu1-0/+6
2018-05-15qmp/migration: new command migrate-recoverPeter Xu1-0/+1
2018-05-15migration: synchronize dirty bitmap for resumePeter Xu1-0/+1
2018-05-15migration: new message MIG_RP_MSG_RESUME_ACKPeter Xu1-0/+3
2018-05-15migration: new message MIG_RP_MSG_RECV_BITMAPPeter Xu1-0/+2
2018-05-15migration: allow fault thread to pausePeter Xu1-0/+1
2018-05-15migration: allow src return path to pausePeter Xu1-0/+1
2018-05-15migration: allow dst vm pause on postcopyPeter Xu1-0/+3
2018-05-15migration: implement "postcopy-pause" src logicPeter Xu1-0/+3
2018-05-15migration: Delay start of migration main routinesJuan Quintela1-0/+1
2018-04-25migration: add postcopy total blocktime into query-migrateAlexey Perevalov1-0/+4
2018-04-25migration: add postcopy blocktime ctx into MigrationIncomingStateAlexey Perevalov1-0/+8
2018-04-25migration: introduce postcopy-blocktime capabilityAlexey Perevalov1-0/+1
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+4
2018-03-20vhost+postcopy: Helper to send requests to source for shared pagesDr. David Alan Gilbert1-0/+2
2018-03-20postcopy: Allow registering of fd handlerDr. David Alan Gilbert1-0/+2
2018-03-13migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy1-0/+3
2018-03-13qapi: add dirty-bitmaps migration capabilityVladimir Sementsov-Ogievskiy1-0/+1
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-0/+1