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

Zhang Chen posted 4 patches 5 years, 1 month ago
Test checkpatch passed
Test docker-clang@ubuntu passed
Test asan passed
Test docker-mingw@fedora passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190315064242.515-1-chen.zhang@intel.com
Maintainers: Markus Armbruster <armbru@redhat.com>, zhanghailiang <zhang.zhanghailiang@huawei.com>, Juan Quintela <quintela@redhat.com>, Eric Blake <eblake@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>
There is a newer version of this series
migration/colo.c    | 67 +++++++++++++++++++++++++++++++--------------
qapi/migration.json | 15 ++++++----
2 files changed, 56 insertions(+), 26 deletions(-)
[Qemu-devel] [PATCH V4 0/4] Migration/colo: Fix upstream bugs when occur failover
Posted by Zhang Chen 5 years, 1 month ago
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(-)

-- 
2.17.GIT