postcopy: Check for shared memory
commit8679638b0e231f97ad3456c681bf569ca7f7f6d5
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 7 Mar 2017 18:36:37 +0000 (7 18:36 +0000)
committerJuan Quintela <quintela@redhat.com>
Thu, 16 Mar 2017 08:02:26 +0000 (16 09:02 +0100)
tree1a9e583246d731f3e9d18e82193ab506adfa39fc
parent463a4ac23bcf0f0b65c850fa66f5ae6e43edd243
postcopy: Check for shared memory

Postcopy doesn't support migration of RAM shared with another process
yet (we've got a bunch of things to understand).
Check for the case and don't allow postcopy to be enabled.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration/postcopy-ram.c