Age | Commit message (Expand) | Author | Files | Lines |
2021-12-15 | Fixed a QEMU hang when guest poweroff in COLO mode | Rao, Lei | 1 | -0/+1 |
2020-07-02 | migration/colo: Use ram_block_discard_disable() | David Hildenbrand | 1 | -1/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-05-14 | migration/colo.h: Remove obsolete codes | Zhang Chen | 1 | -2/+0 |
2019-05-14 | migration/colo.c: Remove redundant input parameter | Zhang Chen | 1 | -1/+1 |
2018-10-19 | COLO: Remove colo_state migration struct | Zhang Chen | 1 | -2/+3 |
2018-10-19 | colo-compare: implement the process of checkpoint | Zhang Chen | 1 | -0/+6 |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster | 1 | -1/+1 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2017-07-18 | migration: remove check against colo support | Peter Xu | 1 | -1/+0 |
2017-06-14 | migration: Remove unneeded includes | Juan Quintela | 1 | -3/+0 |
2017-05-18 | migration: Remove migration.h from colo.h | Juan Quintela | 1 | -1/+0 |
2017-02-13 | COLO: fix setting checkpoint-delay not working properly | zhanghailiang | 1 | -0/+2 |
2016-10-30 | COLO: Implement the process of failover for primary VM | zhanghailiang | 1 | -0/+3 |
2016-10-30 | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | zhanghailiang | 1 | -0/+3 |
2016-10-30 | migration: Switch to COLO process after finishing loadvm | zhanghailiang | 1 | -0/+7 |
2016-10-30 | migration: Enter into COLO mode after migration if COLO is enabled | zhanghailiang | 1 | -0/+3 |
2016-10-30 | COLO: migrate COLO related info to secondary node | zhanghailiang | 1 | -0/+2 |
2016-10-30 | migration: Introduce capability 'x-colo' to migration | zhanghailiang | 1 | -0/+20 |