Age | Commit message (Expand) | Author |
2019-03-06 | migration: Create socket-address parameter | Juan Quintela |
2019-03-06 | migration: Add an ability to ignore shared RAM blocks | Yury Kotov |
2019-03-06 | migration: Introduce ignore-shared capability | Yury Kotov |
2019-03-05 | migration: Switch to using announce timer | Dr. David Alan Gilbert |
2019-01-23 | migration: introduce pages-per-second | Xiao Guangrong |
2019-01-23 | migration: fix the multifd code when receiving less channels | Fei Li |
2018-10-31 | migration: avoid segmentfault when take a snapshot of a VM which being migrated | Jia Lina |
2018-08-22 | migration: do not wait for free thread | Xiao Guangrong |
2018-08-22 | migrate/cpu-throttle: Add max-cpu-throttle migration parameter | Li Qiang |
2018-06-15 | migration: Wake rate limiting for urgent requests | Dr. David Alan Gilbert |
2018-06-15 | migration: Poison ramblock loops in migration | Dr. David Alan Gilbert |
2018-06-04 | migration: introduce decompress-error-check | Xiao Guangrong |
2018-05-15 | migration: introduce lock for to_dst_file | Peter Xu |
2018-05-15 | qmp/migration: new command migrate-recover | Peter Xu |
2018-05-15 | migration: synchronize dirty bitmap for resume | Peter Xu |
2018-05-15 | migration: new message MIG_RP_MSG_RESUME_ACK | Peter Xu |
2018-05-15 | migration: new message MIG_RP_MSG_RECV_BITMAP | Peter Xu |
2018-05-15 | migration: allow fault thread to pause | Peter Xu |
2018-05-15 | migration: allow src return path to pause | Peter Xu |
2018-05-15 | migration: allow dst vm pause on postcopy | Peter Xu |
2018-05-15 | migration: implement "postcopy-pause" src logic | Peter Xu |
2018-05-15 | migration: Delay start of migration main routines | Juan Quintela |
2018-04-25 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov |
2018-04-25 | migration: add postcopy blocktime ctx into MigrationIncomingState | Alexey Perevalov |
2018-04-25 | migration: introduce postcopy-blocktime capability | Alexey Perevalov |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-03-20 | vhost+postcopy: Helper to send requests to source for shared pages | Dr. David Alan Gilbert |
2018-03-20 | postcopy: Allow registering of fd handler | Dr. David Alan Gilbert |
2018-03-13 | migration: add postcopy migration of dirty bitmaps | Vladimir Sementsov-Ogievskiy |
2018-03-13 | qapi: add dirty-bitmaps migration capability | Vladimir Sementsov-Ogievskiy |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-02-14 | migration: pass MigrationState to migrate_init() | Peter Xu |
2018-02-14 | migration: allow send_rq to fail | Peter Xu |
2018-02-14 | migration: reuse mis->userfault_quit_fd | Peter Xu |
2018-02-09 | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster |
2018-02-06 | migration: Allow migrate_fd_connect to take an Error * | Dr. David Alan Gilbert |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell |
2018-01-15 | migration: cleanup stats update into function | Peter Xu |
2018-01-15 | migration: introduce downtime_start | Peter Xu |
2018-01-15 | migration: move vm_old_running into global state | Peter Xu |
2018-01-15 | migration: split use of MigrationState.total_time | Peter Xu |
2018-01-15 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov |
2018-01-15 | migration: add postcopy blocktime ctx into MigrationIncomingState | Alexey Perevalov |
2018-01-15 | migration: introduce postcopy-blocktime capability | Alexey Perevalov |
2017-10-29 | migration: Make xbzrle_cache_size a migration parameter | Juan Quintela |
2017-10-23 | migration: Improve migration thread error handling | Juan Quintela |
2017-10-23 | migration: Wait for semaphore before completing migration | Dr. David Alan Gilbert |
2017-10-23 | migration: Add 'pause-before-switchover' capability | Dr. David Alan Gilbert |
2017-09-22 | migration: split common postcopy out of ram postcopy | Vladimir Sementsov-Ogievskiy |
2017-09-22 | migration: Create x-multifd-page-count parameter | Juan Quintela |