From: Christian Borntraeger Date: Tue, 29 Jul 2008 21:48:42 +0000 (+0200) Subject: KVM: s390: Fix kvm on IBM System z10 X-Git-Tag: v2.6.27-rc2~84^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f4170e12db06fdde5279d665a7e6e2976b2b623;p=pandora-kernel.git KVM: s390: Fix kvm on IBM System z10 The z10 system supports large pages, kvm-s390 doesnt. Make sure that we dont advertise large pages to avoid the guest crashing as soon as the guest kernel activates DAT. Signed-off-by: Christian Borntraeger Signed-off-by: Avi Kivity --- Reading git-diff-tree failed