From: Nick Wang Date: Mon, 25 Mar 2013 16:22:57 +0000 (+0100) Subject: KVM: s390: Remove the sanity checks for kvm memory slot X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2887e7c36d0be986ef17a9dbec904e3e334566;p=pandora-kernel.git 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: Nick Wang Signed-off-by: Cornelia Huck Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed