The release-ram feature is broken. Fix it up. Meanwhile disable postcopy recovery when release-ram is enabled, since they cannot work together. Please see the comments for more information.
This patchset is for 3.0. Please review, thanks. Peter Xu (4): migration: update recv bitmap only on dest vm migration: disallow recovery for release-ram tests: only update last_byte when at the edge tests: torture release-ram in postcopy test migration/migration.c | 19 +++++++++++++++++++ migration/ram.c | 11 +++++++++-- tests/migration-test.c | 16 +++++++++++----- 3 files changed, 39 insertions(+), 7 deletions(-) -- 2.17.1