Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | COLO: Implement the process of failover for primary VM | 2016-10-30 | 1 | -0/+50 | ||
* | COLO: Introduce state to record failover process | 2016-10-30 | 1 | -0/+4 | ||
* | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | 2016-10-30 | 1 | -0/+1 | ||
* | COLO: Synchronize PVM's state to SVM periodically | 2016-10-30 | 1 | -0/+12 | ||
* | COLO: Load VMState into QIOChannelBuffer before restore it | 2016-10-30 | 1 | -2/+65 | ||
* | COLO: Send PVM state to secondary side when do checkpoint | 2016-10-30 | 1 | -7/+78 | ||
* | COLO: Introduce checkpointing protocol | 2016-10-30 | 1 | -2/+199 | ||
* | COLO: Establish a new communicating path for COLO | 2016-10-30 | 1 | -0/+28 | ||
* | migration: Switch to COLO process after finishing loadvm | 2016-10-30 | 1 | -0/+21 | ||
* | migration: Enter into COLO mode after migration if COLO is enabled | 2016-10-30 | 1 | -0/+29 | ||
* | migration: Introduce capability 'x-colo' to migration | 2016-10-30 | 1 | -0/+19 |