From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> Disable postcopy migration when there's shared RAM, we're still figuring out the details. Without this patch there's a chance it might appear to succeed in some cases.
Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com> Dr. David Alan Gilbert (2): RAMBlocks: qemu_ram_is_shared postcopy: Check for shared memory exec.c | 5 +++++ include/exec/cpu-common.h | 1 + migration/postcopy-ram.c | 18 ++++++++++++++++++ 3 files changed, 24 insertions(+) -- 2.9.3