index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
migration
/
colo.h
Age
Commit message (
Expand
)
Author
2021-12-15
Fixed a QEMU hang when guest poweroff in COLO mode
Rao, Lei
2020-07-02
migration/colo: Use ram_block_discard_disable()
David Hildenbrand
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-14
migration/colo.h: Remove obsolete codes
Zhang Chen
2019-05-14
migration/colo.c: Remove redundant input parameter
Zhang Chen
2018-10-19
COLO: Remove colo_state migration struct
Zhang Chen
2018-10-19
colo-compare: implement the process of checkpoint
Zhang Chen
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2017-07-18
migration: remove check against colo support
Peter Xu
2017-06-14
migration: Remove unneeded includes
Juan Quintela
2017-05-18
migration: Remove migration.h from colo.h
Juan Quintela
2017-02-13
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
2016-10-30
COLO: Implement the process of failover for primary VM
zhanghailiang
2016-10-30
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
2016-10-30
migration: Switch to COLO process after finishing loadvm
zhanghailiang
2016-10-30
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
2016-10-30
COLO: migrate COLO related info to secondary node
zhanghailiang
2016-10-30
migration: Introduce capability 'x-colo' to migration
zhanghailiang