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

Zhang Chen posted 4 patches 5 years, 1 month ago
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test asan passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190322101333.9789-1-chen.zhang@intel.com
Maintainers: Markus Armbruster <armbru@redhat.com>, zhanghailiang <zhang.zhanghailiang@huawei.com>, Eric Blake <eblake@redhat.com>, Juan Quintela <quintela@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>
migration/colo.c    | 57 ++++++++++++++++++++++++++++++++-------------
qapi/migration.json | 22 +++++++++++------
2 files changed, 56 insertions(+), 23 deletions(-)
[Qemu-devel] [PATCH V5 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.

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