qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH V4 0/4] Migration/colo: Fix upstream bugs when occur


From: Zhang Chen
Subject: [Qemu-devel] [PATCH V4 0/4] Migration/colo: Fix upstream bugs when occur failover
Date: Fri, 15 Mar 2019 14:42:38 +0800

From: Zhang Chen <address@hidden>

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(-)

-- 
2.17.GIT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]