From: Christian Borntraeger Date: Wed, 12 Jun 2013 11:54:53 +0000 (+0200) Subject: KVM: s390: guest large pages X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~22^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69d0d3a3160690cf64ea3bf484ca1f9d7a1bf798;p=pandora-kernel.git KVM: s390: guest large pages This patch enables kvm to give large pages to the guest. The heavy lifting is done by the hardware, the host only has to take care of the PFMF instruction, which is also part of EDAT-1. We also support the non-quiescing key setting facility if the host supports it, to behave similar to the interpretation of sske. Signed-off-by: Christian Borntraeger Signed-off-by: Cornelia Huck Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed