kernel-ark/arch/s390/kvm
Christian Borntraeger 3eb77d5116 KVM: s390: Fix problem state handling in guest sigp handler
We can get an exit for instructions starting with 0xae, even if the guest is
in userspace. Lets make sure, that the signal processor handler is only called
in guest supervisor mode. Otherwise, send a program check.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2008-11-23 14:34:39 +02:00
..
diag.c KVM: s390: use yield instead of schedule to implement diag 0x44 2008-06-06 21:08:26 +03:00
gaccess.h KVM: s390: Change guestaddr type in gaccess 2008-07-27 11:35:57 +03:00
intercept.c KVM: s390: Fix possible host kernel bug on lctl(g) handling 2008-07-27 11:36:20 +03:00
interrupt.c KVM: s390: Fix program check on interrupt delivery handling 2008-07-27 11:36:05 +03:00
Kconfig
kvm-s390.c KVM: s390: Fix instruction naming for lctlg 2008-07-27 11:36:12 +03:00
kvm-s390.h
Makefile
priv.c KVM: s390: Make facility bits future-proof 2008-10-15 10:15:24 +02:00
sie64a.S
sigp.c KVM: s390: Fix problem state handling in guest sigp handler 2008-11-23 14:34:39 +02:00