Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 1 | -2/+2 |
2020-09-17 | migration/: fix some comment spelling errors | zhaolichang | 1 | -1/+1 |
2019-05-14 | migration/colo.c: Remove redundant input parameter | Zhang Chen | 1 | -1/+1 |
2018-10-19 | qapi/migration.json: Rename COLO unknown mode to none mode. | Zhang Chen | 1 | -1/+1 |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster | 1 | -1/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster | 1 | -2/+2 |
2017-06-14 | migration: Remove unneeded includes | Juan Quintela | 1 | -0/+2 |
2016-10-30 | COLO: Implement the process of failover for primary VM | zhanghailiang | 1 | -1/+1 |
2016-10-30 | COLO: Introduce state to record failover process | zhanghailiang | 1 | -0/+41 |
2016-10-30 | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | zhanghailiang | 1 | -0/+42 |