Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell | 1 | -13/+0 |
2018-01-15 | migration: cleanup stats update into function | Peter Xu | 1 | -0/+11 |
2018-01-15 | migration: introduce downtime_start | Peter Xu | 1 | -0/+2 |
2018-01-15 | migration: move vm_old_running into global state | Peter Xu | 1 | -0/+6 |
2018-01-15 | migration: split use of MigrationState.total_time | Peter Xu | 1 | -0/+3 |
2018-01-15 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov | 1 | -0/+4 |
2018-01-15 | migration: add postcopy blocktime ctx into MigrationIncomingState | Alexey Perevalov | 1 | -0/+8 |
2018-01-15 | migration: introduce postcopy-blocktime capability | Alexey Perevalov | 1 | -0/+1 |
2017-10-29 | migration: Make xbzrle_cache_size a migration parameter | Juan Quintela | 1 | -1/+0 |
2017-10-23 | migration: Improve migration thread error handling | Juan Quintela | 1 | -1/+6 |
2017-10-23 | migration: Wait for semaphore before completing migration | Dr. David Alan Gilbert | 1 | -0/+3 |
2017-10-23 | migration: Add 'pause-before-switchover' capability | Dr. David Alan Gilbert | 1 | -0/+1 |
2017-09-22 | migration: split common postcopy out of ram postcopy | Vladimir Sementsov-Ogievskiy | 1 | -0/+2 |
2017-09-22 | migration: Create x-multifd-page-count parameter | Juan Quintela | 1 | -0/+1 |
2017-09-22 | migration: Create x-multifd-channels parameter | Juan Quintela | 1 | -0/+1 |
2017-09-22 | migration: Add multifd capability | Juan Quintela | 1 | -0/+1 |
2017-09-22 | migration: Create migration_has_all_channels | Juan Quintela | 1 | -0/+2 |
2017-09-22 | migration: Create migration_ioc_process_incoming() | Juan Quintela | 1 | -0/+2 |
2017-06-28 | migration: add "return-path" capability | Peter Xu | 1 | -0/+1 |
2017-06-28 | migration: move skip_section_footers | Peter Xu | 1 | -0/+2 |
2017-06-28 | migration: move skip_configuration out | Peter Xu | 1 | -0/+3 |
2017-06-28 | migration: move only_migratable to MigrationState | Peter Xu | 1 | -0/+3 |
2017-06-28 | migration: move global_state.optional out | Peter Xu | 1 | -0/+6 |
2017-06-28 | migration: let MigrationState be a qdev | Peter Xu | 1 | -0/+19 |
2017-06-14 | migration: Remove unneeded includes | Juan Quintela | 1 | -2/+0 |
2017-06-13 | migration: Move migration.h to migration/ | Juan Quintela | 1 | -0/+164 |