mbox series

[V4,0/4] Migration/colo: Fix upstream bugs when occur failover

Message ID 20190315064242.515-1-chen.zhang@intel.com
Headers show
Series Migration/colo: Fix upstream bugs when occur failover | expand

Message

Zhang, Chen March 15, 2019, 6:42 a.m. UTC
From: Zhang Chen <chen.zhang@intel.com>

This series focus on COLO failover bug fix and optimization.

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 COLO mode info after failover

 migration/colo.c    | 67 +++++++++++++++++++++++++++++++--------------
 qapi/migration.json | 15 ++++++----
 2 files changed, 56 insertions(+), 26 deletions(-)