index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
colo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
Add a new qmp command to do checkpoint, query xen replication status
Zhang Chen
1
-0
/
+23
2017-02-28
Add a new qmp command to start/stop replication
Zhang Chen
1
-0
/
+26
2017-02-13
COLO: Don't process failover request while loading VM's state
zhanghailiang
1
-0
/
+26
2017-02-13
COLO: Shutdown related socket fd while do failover
zhanghailiang
1
-0
/
+43
2017-02-13
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
1
-10
/
+23
2016-11-01
migration: fix compiler warning on uninitialized variable
Jeff Cody
1
-1
/
+1
2016-10-30
configure: Support enable/disable COLO feature
zhanghailiang
1
-1
/
+1
2016-10-30
COLO: Implement failover work for secondary VM
zhanghailiang
1
-0
/
+34
2016-10-30
COLO: Implement the process of failover for primary VM
zhanghailiang
1
-0
/
+50
2016-10-30
COLO: Introduce state to record failover process
zhanghailiang
1
-0
/
+4
2016-10-30
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
1
-0
/
+1
2016-10-30
COLO: Synchronize PVM's state to SVM periodically
zhanghailiang
1
-0
/
+12
2016-10-30
COLO: Load VMState into QIOChannelBuffer before restore it
zhanghailiang
1
-2
/
+65
2016-10-30
COLO: Send PVM state to secondary side when do checkpoint
zhanghailiang
1
-7
/
+78
2016-10-30
COLO: Introduce checkpointing protocol
zhanghailiang
1
-2
/
+199
2016-10-30
COLO: Establish a new communicating path for COLO
zhanghailiang
1
-0
/
+28
2016-10-30
migration: Switch to COLO process after finishing loadvm
zhanghailiang
1
-0
/
+21
2016-10-30
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
1
-0
/
+29
2016-10-30
migration: Introduce capability 'x-colo' to migration
zhanghailiang
1
-0
/
+19