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