linux/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
gaccess.h
intercept.c
interrupt.c
Kconfig
kvm-s390.c
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