v3: - keep the recovery logic even for RDMA by dropping the 3rd patch and touch up the original 4th patch (current 3rd patch) to suite that [Dave]
v2: - break the first patch into several - fix a QEMUFile leak Please review. Thanks, Peter Xu (4): migration: delay postcopy paused state migration: move income process out of multifd migration: unbreak postcopy recovery migration: unify incoming processing migration/ram.h | 2 +- migration/exec.c | 3 --- migration/fd.c | 3 --- migration/migration.c | 44 ++++++++++++++++++++++++++++++++++++------- migration/ram.c | 11 +++++------ migration/savevm.c | 6 +++--- migration/socket.c | 5 ----- 7 files changed, 46 insertions(+), 28 deletions(-) -- 2.17.1
