Hi This are the fixes that were of the multifd patches.
The most important one is the second patch, that one that checks for valid flags on reception. Please, review. Juan Quintela (3): migration: create Migration Incoming State at init time migration: Test for disabled features on reception migration: Don't create decompression threads if not enabled include/migration/migration.h | 1 - migration/migration.c | 38 +++++++++++++++++--------------------- migration/ram.c | 29 ++++++++++++++++++++++++++++- migration/savevm.c | 4 ++-- 4 files changed, 47 insertions(+), 25 deletions(-) -- 2.7.4
