index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
colo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
replication: Make --disable-replication compile again
Markus Armbruster
2017-04-28
1
-0
/
+12
*
Add a new qmp command to do checkpoint, query xen replication status
Zhang Chen
2017-02-28
1
-0
/
+23
*
Add a new qmp command to start/stop replication
Zhang Chen
2017-02-28
1
-0
/
+26
*
COLO: Don't process failover request while loading VM's state
zhanghailiang
2017-02-13
1
-0
/
+26
*
COLO: Shutdown related socket fd while do failover
zhanghailiang
2017-02-13
1
-0
/
+43
*
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
2017-02-13
1
-10
/
+23
*
migration: fix compiler warning on uninitialized variable
Jeff Cody
2016-11-01
1
-1
/
+1
*
configure: Support enable/disable COLO feature
zhanghailiang
2016-10-30
1
-1
/
+1
*
COLO: Implement failover work for secondary VM
zhanghailiang
2016-10-30
1
-0
/
+34
*
COLO: Implement the process of failover for primary VM
zhanghailiang
2016-10-30
1
-0
/
+50
*
COLO: Introduce state to record failover process
zhanghailiang
2016-10-30
1
-0
/
+4
*
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
2016-10-30
1
-0
/
+1
*
COLO: Synchronize PVM's state to SVM periodically
zhanghailiang
2016-10-30
1
-0
/
+12
*
COLO: Load VMState into QIOChannelBuffer before restore it
zhanghailiang
2016-10-30
1
-2
/
+65
*
COLO: Send PVM state to secondary side when do checkpoint
zhanghailiang
2016-10-30
1
-7
/
+78
*
COLO: Introduce checkpointing protocol
zhanghailiang
2016-10-30
1
-2
/
+199
*
COLO: Establish a new communicating path for COLO
zhanghailiang
2016-10-30
1
-0
/
+28
*
migration: Switch to COLO process after finishing loadvm
zhanghailiang
2016-10-30
1
-0
/
+21
*
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
2016-10-30
1
-0
/
+29
*
migration: Introduce capability 'x-colo' to migration
zhanghailiang
2016-10-30
1
-0
/
+19