Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-19 | savevm: split the process of different stages for loadvm/savevm | Zhang Chen | 1 | -0/+4 |
2018-10-19 | COLO: Remove colo_state migration struct | Zhang Chen | 1 | -0/+1 |
2018-05-15 | migration: introduce SaveVMHandlers.resume_prepare | Peter Xu | 1 | -0/+1 |
2018-05-15 | migration: new cmd MIG_CMD_POSTCOPY_RESUME | Peter Xu | 1 | -0/+1 |
2018-05-15 | migration: new cmd MIG_CMD_RECV_BITMAP | Peter Xu | 1 | -0/+1 |
2018-03-13 | migration: introduce postcopy-only pending | Vladimir Sementsov-Ogievskiy | 1 | -2/+3 |
2017-07-10 | migration: Create load_setup()/cleanup() methods | Juan Quintela | 1 | -0/+1 |
2017-07-10 | migration: Rename save_live_setup() to save_setup() | Juan Quintela | 1 | -1/+1 |
2017-06-19 | migration: Fix race of image locking between src and dst | Fam Zheng | 1 | -1/+2 |
2017-06-13 | migration: Move constants to savevm.h | Juan Quintela | 1 | -0/+15 |
2017-05-31 | migration: Create savevm.h for functions exported from savevm.c | Juan Quintela | 1 | -0/+41 |