aboutsummaryrefslogtreecommitdiff
path: root/migration/colo-failover.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-23migration/colo: Improve an x-colo-lost-heartbeat error messageMarkus Armbruster1-2/+1
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-2/+2
2020-09-17migration/: fix some comment spelling errorszhaolichang1-1/+1
2019-05-14migration/colo.c: Remove redundant input parameterZhang Chen1-1/+1
2018-10-19qapi/migration.json: Rename COLO unknown mode to none mode.Zhang Chen1-1/+1
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-1/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster1-2/+2
2017-06-14migration: Remove unneeded includesJuan Quintela1-0/+2
2016-10-30COLO: Implement the process of failover for primary VMzhanghailiang1-1/+1
2016-10-30COLO: Introduce state to record failover processzhanghailiang1-0/+41
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang1-0/+42