Skip to content
Commit dd2887e7 authored by Nick Wang's avatar Nick Wang Committed by Gleb Natapov
Browse files

KVM: s390: Remove the sanity checks for kvm memory slot



To model the standby memory with memory_region_add_subregion
and friends, the guest would have one or more regions of ram.
Remove the check allowing only one memory slot and the check
requiring the real address of memory slot starts at zero.

Signed-off-by: default avatarNick Wang <jfwang@us.ibm.com>
Signed-off-by: default avatarCornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
parent 3188bf6b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment