[Qemu-devel] [PATCH v2 0/5] migation: unbreak postcopy recovery

Peter Xu posted 5 patches 7 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180627105112.31401-1-peterx@redhat.com
There is a newer version of this series
migration/ram.h       |  2 +-
migration/exec.c      |  3 ---
migration/fd.c        |  3 ---
migration/migration.c | 34 +++++++++++++++++++++++++++-------
migration/ram.c       | 11 +++++------
migration/rdma.c      |  3 ++-
migration/savevm.c    |  6 +++---
migration/socket.c    |  5 -----
8 files changed, 38 insertions(+), 29 deletions(-)
[Qemu-devel] [PATCH v2 0/5] migation: unbreak postcopy recovery
Posted by Peter Xu 7 years, 4 months ago
v2:
- break the first patch into several
- fix a QEMUFile leak

Please review.  Thanks,

Peter Xu (5):
  migration: delay postcopy paused state
  migration: move income process out of multifd
  migration: do explicit incoming setup for rdma
  migration: unbreak postcopy recovery
  migration: unify incoming processing

 migration/ram.h       |  2 +-
 migration/exec.c      |  3 ---
 migration/fd.c        |  3 ---
 migration/migration.c | 34 +++++++++++++++++++++++++++-------
 migration/ram.c       | 11 +++++------
 migration/rdma.c      |  3 ++-
 migration/savevm.c    |  6 +++---
 migration/socket.c    |  5 -----
 8 files changed, 38 insertions(+), 29 deletions(-)

-- 
2.17.1