aboutsummaryrefslogtreecommitdiff
path: root/migration/colo-failover.c
AgeCommit message (Expand)Author
2023-02-23migration/colo: Improve an x-colo-lost-heartbeat error messageMarkus Armbruster
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-17migration/: fix some comment spelling errorszhaolichang
2019-05-14migration/colo.c: Remove redundant input parameterZhang Chen
2018-10-19qapi/migration.json: Rename COLO unknown mode to none mode.Zhang Chen
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster
2017-06-14migration: Remove unneeded includesJuan Quintela
2016-10-30COLO: Implement the process of failover for primary VMzhanghailiang
2016-10-30COLO: Introduce state to record failover processzhanghailiang
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang