qemu-devel
[Top][All Lists]
Advanced

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

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


From: Zhang Chen
Subject: [Qemu-devel] [PATCH V2 0/7] Migration/colo: Fix upstream bugs when occur failover
Date: Fri, 1 Mar 2019 00:55:01 +0800

From: Zhang Chen <address@hidden>

This series focus on COLO failover bug fix and optimization.

V2:
 - Add patch 4/7 to handle failover state. 
 - Add new patches to optimize failover status.

V1:
 - Init patch.

Zhang Chen (7):
  Migration/colo.c: Fix double close bug when occur COLO failover
  Migration/colo.c: Fix COLO failover status error
  Migration/colo.c: Make COLO node running after failover
  Migration/colo.c: Add new COLOExitReason to handle all failover state
  qapi/migration.json: Remove a variable that doesn't exist in example
  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      | 69 ++++++++++++++++++++++++++++++-------------
 migration/migration.c |  3 ++
 qapi/migration.json   | 17 ++++++-----
 3 files changed, 61 insertions(+), 28 deletions(-)

-- 
2.17.GIT




reply via email to

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