summaryrefslogtreecommitdiff
path: root/include/migration/colo.h
AgeCommit message (Expand)Author
2021-12-15Fixed a QEMU hang when guest poweroff in COLO modeRao, Lei
2020-07-02migration/colo: Use ram_block_discard_disable()David Hildenbrand
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-14migration/colo.h: Remove obsolete codesZhang Chen
2019-05-14migration/colo.c: Remove redundant input parameterZhang Chen
2018-10-19COLO: Remove colo_state migration structZhang Chen
2018-10-19colo-compare: implement the process of checkpointZhang Chen
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2017-07-18migration: remove check against colo supportPeter Xu
2017-06-14migration: Remove unneeded includesJuan Quintela
2017-05-18migration: Remove migration.h from colo.hJuan Quintela
2017-02-13COLO: fix setting checkpoint-delay not working properlyzhanghailiang
2016-10-30COLO: Implement the process of failover for primary VMzhanghailiang
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang
2016-10-30migration: Switch to COLO process after finishing loadvmzhanghailiang
2016-10-30migration: Enter into COLO mode after migration if COLO is enabledzhanghailiang
2016-10-30COLO: migrate COLO related info to secondary nodezhanghailiang
2016-10-30migration: Introduce capability 'x-colo' to migrationzhanghailiang