s390/kvm: Add check for priviledged SCLP handler
commit3ac85fb66626ea91641f5fb9ad9069aab94754f5
authorThomas Huth <thuth@linux.vnet.ibm.com>
Mon, 29 Jul 2013 13:49:16 +0000 (29 15:49 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 20 Sep 2013 10:46:52 +0000 (20 12:46 +0200)
tree82dd7ac05875c9f1aef6ca38f36d3936184747d5
parent6c2679fc19560699679200fb42ab4659bcbe7f79
s390/kvm: Add check for priviledged SCLP handler

The SCLP instruction is priviledged, so we should make sure that
we generate an exception when it is called from the problem state.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
target-s390x/kvm.c