commit | c0d744a9c8aae81b624e0650e6fbbbb83db1a145 | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Wed Jan 04 10:25:24 2012 +0100 |
committer | Avi Kivity <avi@redhat.com> | Mon Mar 05 14:52:19 2012 +0200 |
tree | 68f4044cd5bd6de9258eb6bbb246ac95ac3bfb5c | |
parent | 5b1c1493afe8d69909f9df3221bb2fffdf479f4a [diff] |
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>