KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts
authorCarsten Otte <cotte@de.ibm.com>
Wed, 4 Jan 2012 09:25:24 +0000 (10:25 +0100)
committerAvi Kivity <avi@redhat.com>
Mon, 5 Mar 2012 12:52:19 +0000 (14:52 +0200)
commitc0d744a9c8aae81b624e0650e6fbbbb83db1a145
tree68f4044cd5bd6de9258eb6bbb246ac95ac3bfb5c
parent5b1c1493afe8d69909f9df3221bb2fffdf479f4a
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 <cotte@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/s390/kvm/kvm-s390.c