commit | 8679638b0e231f97ad3456c681bf569ca7f7f6d5 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Tue Mar 07 18:36:37 2017 +0000 |
committer | Juan Quintela <quintela@redhat.com> | Thu Mar 16 09:02:26 2017 +0100 |
tree | 1a9e583246d731f3e9d18e82193ab506adfa39fc | |
parent | 463a4ac23bcf0f0b65c850fa66f5ae6e43edd243 [diff] |
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>