From: Carsten Otte Date: Wed, 4 Jan 2012 09:25:24 +0000 (+0100) Subject: KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts X-Git-Tag: v3.4-rc1~59^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0d744a9c8aae81b624e0650e6fbbbb83db1a145;p=pandora-kernel.git KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts This patch disables in-kernel handling of SIE intercepts for user controlled virtual machines. All intercepts are passed to userspace via KVM_EXIT_SIE exit reason just like SIE intercepts that cannot be handled in-kernel for regular KVM guests. Signed-off-by: Carsten Otte Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed