From: Zhang Chen <[email protected]>
This series focus on COLO failover bug fix and optimization.
V5:
- Rewrite patch 4/4 to add new feild in query_colo_status.
V4:
- Remove merged patch.
- Fix grammer issues in patch 2/4 to address markus's comments.
- Rebased on upstream code.
V3:
- Fix grammer issues in patch 4/7.
- Add more information in commit log of patch 5/7.
V2:
- Add patch 4/7 to handle failover state.
- Add new patches to optimize failover status.
V1:
- Init patch.
Zhang Chen (4):
Migration/colo.c: Fix COLO failover status error
Migration/colo.c: Add new COLOExitReason to handle all failover state
Migration/colo.c: Add the necessary checks for colo_do_failover
Migration/colo.c: Make user obtain the last COLO mode info after
failover
migration/colo.c | 57 ++++++++++++++++++++++++++++++++-------------
qapi/migration.json | 22 +++++++++++------
2 files changed, 56 insertions(+), 23 deletions(-)
--
2.17.GIT