summaryrefslogtreecommitdiffstats
path: root/migration/migration.c
Commit message (Expand)AuthorAgeFilesLines
* migration: add postcopy total blocktime into query-migrateAlexey Perevalov2018-04-251-4/+38
* migration: introduce postcopy-blocktime capabilityAlexey Perevalov2018-04-251-0/+9
* Revert "migration: Don't activate block devices if using -S"Dr. David Alan Gilbert2018-04-101-15/+7Star
* migration: Don't activate block devices if using -SDr. David Alan Gilbert2018-03-291-7/+15
* migration: Fix block migration flag caseDr. David Alan Gilbert2018-03-231-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-201-0/+6
|\
| * postcopy: Allow registering of fd handlerDr. David Alan Gilbert2018-03-201-0/+6
* | migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy2018-03-131-0/+5
* | migration: allow qmp command migrate-start-postcopy for any postcopyVladimir Sementsov-Ogievskiy2018-03-131-1/+1
* | migration: include migrate_dirty_bitmaps in migrate_postcopyVladimir Sementsov-Ogievskiy2018-03-131-1/+1
* | qapi: add dirty-bitmaps migration capabilityVladimir Sementsov-Ogievskiy2018-03-131-0/+9
* | migration: introduce postcopy-only pendingVladimir Sementsov-Ogievskiy2018-03-131-6/+6
|/
* migration: fix applying wrong capabilitiesPeter Xu2018-03-091-1/+3
* migration: fix minor finalize leakMarc-André Lureau2018-03-091-0/+1
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-2/+2
* migration: pass MigrationState to migrate_init()Peter Xu2018-02-141-5/+2Star
* migration: allow send_rq to failPeter Xu2018-02-141-7/+28
* migration: better error handling with QEMUFilePeter Xu2018-02-141-0/+5
* qdict qlist: Make most helper macros functionsMarkus Armbruster2018-02-091-0/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* migration: Recover block devices if failure in device stateDr. David Alan Gilbert2018-02-061-1/+2
* migration: use s->threshold_size inside migration_update_countersWei Wang2018-02-061-3/+2Star
* migration: Allow migrate_fd_connect to take an Error *Dr. David Alan Gilbert2018-02-061-1/+6
* migration: Revert postcopy-blocktime commit setPeter Maydell2018-01-231-47/+4Star
* migration: remove notify in fd_errorPeter Xu2018-01-151-1/+0Star
* migration: remove some block_cleanup_parameters()Peter Xu2018-01-151-2/+0Star
* migration: put the finish part into a new functionPeter Xu2018-01-151-45/+49
* migration: major cleanup for migrate iterationsPeter Xu2018-01-151-35/+55
* migration: cleanup stats update into functionPeter Xu2018-01-151-36/+50
* migration: use switch at the end of migrationPeter Xu2018-01-151-17/+27
* migration: introduce migrate_calculate_completePeter Xu2018-01-151-11/+20
* migration: introduce downtime_startPeter Xu2018-01-151-8/+4Star
* migration: move vm_old_running into global statePeter Xu2018-01-151-10/+7Star
* migration: split use of MigrationState.total_timePeter Xu2018-01-151-3/+4
* migration: remove "enable_colo" varPeter Xu2018-01-151-2/+1Star
* migration: qemu_savevm_state_cleanup() in cleanupPeter Xu2018-01-151-8/+2Star
* migration: assert colo instead of checkPeter Xu2018-01-151-1/+9
* migration: finalize current_migration objectVladimir Sementsov-Ogievskiy2018-01-151-0/+5
* migration: add postcopy total blocktime into query-migrateAlexey Perevalov2018-01-151-4/+38
* migration: introduce postcopy-blocktime capabilityAlexey Perevalov2018-01-151-0/+9
* migration: print features as on offJuan Quintela2018-01-151-4/+9
* migration: Use proper types in jsonJuan Quintela2018-01-151-29/+20Star
* migration: Make xbzrle_cache_size a migration parameterJuan Quintela2017-10-291-11/+32
* migration: No need to return the size of the cacheJuan Quintela2017-10-291-4/+2Star
* migration: Improve migration thread error handlingJuan Quintela2017-10-231-3/+16
* migration: pause-before-switchover for postcopyDr. David Alan Gilbert2017-10-231-7/+22
* migration: allow cancel to unpauseDr. David Alan Gilbert2017-10-231-0/+4
* migration: migrate-continueDr. David Alan Gilbert2017-10-231-0/+11
* migration: Wait for semaphore before completing migrationDr. David Alan Gilbert2017-10-231-0/+38
* migration: Add 'pre-switchover' and 'device' statusesDr. David Alan Gilbert2017-10-231-0/+6