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