summaryrefslogtreecommitdiffstats
path: root/migration/colo-failover.c
Commit message (Expand)AuthorAgeFilesLines
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-2/+2
* migration/: fix some comment spelling errorszhaolichang2020-09-171-1/+1
* migration/colo.c: Remove redundant input parameterZhang Chen2019-05-141-1/+1
* qapi/migration.json: Rename COLO unknown mode to none mode.Zhang Chen2018-10-191-1/+1
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster2017-09-041-2/+2
* migration: Remove unneeded includesJuan Quintela2017-06-141-0/+2
* COLO: Implement the process of failover for primary VMzhanghailiang2016-10-301-1/+1
* COLO: Introduce state to record failover processzhanghailiang2016-10-301-0/+41
* COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang2016-10-301-0/+42