From: Christian Borntraeger Date: Fri, 27 Jun 2008 13:05:38 +0000 (+0200) Subject: KVM: s390: Set guest storage limit and offset to sane values X-Git-Tag: v2.6.27-rc1~968^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da29e909ea8087de09e27476f91f51a070cabe8;p=pandora-kernel.git KVM: s390: Set guest storage limit and offset to sane values Some machines do not accept 16EB as guest storage limit. Lets change the default for the guest storage limit to a sane value. We also should set the guest_origin to what userspace thinks it is. This allows guests starting at an address != 0. Signed-off-by: Christian Borntraeger Signed-off-by: Carsten Otte Signed-off-by: Avi Kivity --- Reading git-diff-tree failed