summaryrefslogtreecommitdiff
path: root/migration/colo-failover.c
AgeCommit message (Expand)AuthorFilesLines
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