summaryrefslogtreecommitdiffstats
path: root/migration/migration.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...Peter Maydell2019-08-161-2/+2
|\
| * Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
| * Include exec/memory.h slightly lessMarkus Armbruster2019-08-161-0/+1
| * Clean up inclusion of exec/cpu-common.hMarkus Armbruster2019-08-161-1/+0Star
* | migration: remove unused field bytes_xferWei Yang2019-08-141-1/+0Star
|/
* migration: Split log_clear() into smaller chunksPeter Xu2019-07-151-0/+27
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* migration: remove not used field xfer_limitWei Yang2019-05-141-1/+0Star
* Revert "migration: move only_migratable to MigrationState"Markus Armbruster2019-04-021-3/+0Star
* multifd: Drop x-multifd-page-count parameterJuan Quintela2019-03-251-1/+0Star
* migration: Create socket-address parameterJuan Quintela2019-03-061-0/+4
* migration: Add an ability to ignore shared RAM blocksYury Kotov2019-03-061-1/+3
* migration: Introduce ignore-shared capabilityYury Kotov2019-03-061-0/+1
* migration: Switch to using announce timerDr. David Alan Gilbert2019-03-051-0/+4
* migration: introduce pages-per-secondXiao Guangrong2019-01-231-1/+9
* migration: fix the multifd code when receiving less channelsFei Li2019-01-231-1/+1
* migration: avoid segmentfault when take a snapshot of a VM which being migratedJia Lina2018-10-311-0/+2
* migration: do not wait for free threadXiao Guangrong2018-08-221-0/+1
* migrate/cpu-throttle: Add max-cpu-throttle migration parameterLi Qiang2018-08-221-0/+1
* migration: Wake rate limiting for urgent requestsDr. David Alan Gilbert2018-06-151-0/+8
* migration: Poison ramblock loops in migrationDr. David Alan Gilbert2018-06-151-0/+3
* migration: introduce decompress-error-checkXiao Guangrong2018-06-041-0/+7
* migration: introduce lock for to_dst_filePeter Xu2018-05-151-0/+6
* qmp/migration: new command migrate-recoverPeter Xu2018-05-151-0/+1
* migration: synchronize dirty bitmap for resumePeter Xu2018-05-151-0/+1
* migration: new message MIG_RP_MSG_RESUME_ACKPeter Xu2018-05-151-0/+3
* migration: new message MIG_RP_MSG_RECV_BITMAPPeter Xu2018-05-151-0/+2
* migration: allow fault thread to pausePeter Xu2018-05-151-0/+1
* migration: allow src return path to pausePeter Xu2018-05-151-0/+1
* migration: allow dst vm pause on postcopyPeter Xu2018-05-151-0/+3
* migration: implement "postcopy-pause" src logicPeter Xu2018-05-151-0/+3
* migration: Delay start of migration main routinesJuan Quintela2018-05-151-0/+1
* migration: add postcopy total blocktime into query-migrateAlexey Perevalov2018-04-251-0/+4
* migration: add postcopy blocktime ctx into MigrationIncomingStateAlexey Perevalov2018-04-251-0/+8
* migration: introduce postcopy-blocktime capabilityAlexey Perevalov2018-04-251-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-201-0/+4
|\
| * vhost+postcopy: Helper to send requests to source for shared pagesDr. David Alan Gilbert2018-03-201-0/+2
| * postcopy: Allow registering of fd handlerDr. David Alan Gilbert2018-03-201-0/+2
* | migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy2018-03-131-0/+3
* | qapi: add dirty-bitmaps migration capabilityVladimir Sementsov-Ogievskiy2018-03-131-0/+1
|/
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-0/+1
* migration: pass MigrationState to migrate_init()Peter Xu2018-02-141-1/+1
* migration: allow send_rq to failPeter Xu2018-02-141-1/+1
* migration: reuse mis->userfault_quit_fdPeter Xu2018-02-141-2/+4
* Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster2018-02-091-1/+0Star
* migration: Allow migrate_fd_connect to take an Error *Dr. David Alan Gilbert2018-02-061-1/+1
* migration: Revert postcopy-blocktime commit setPeter Maydell2018-01-231-13/+0Star
* migration: cleanup stats update into functionPeter Xu2018-01-151-0/+11
* migration: introduce downtime_startPeter Xu2018-01-151-0/+2
* migration: move vm_old_running into global statePeter Xu2018-01-151-0/+6