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