Searched hist:c0a6bfdc18b83290b65372a7687134052f382bdf (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/kvm/ |
H A D | intercept.c | diff c0a6bfdc18b83290b65372a7687134052f382bdf Mon Feb 27 21:14:47 CET 2017 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: Handle sthyi also for instruction intercept
Right now we handle the STHYI only via the operation exception intercept (illegal instruction). If hardware ever decides to provide an instruction intercept for STHYI, we should handle that as well.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | priv.c | diff c0a6bfdc18b83290b65372a7687134052f382bdf Mon Feb 27 21:14:47 CET 2017 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: Handle sthyi also for instruction intercept
Right now we handle the STHYI only via the operation exception intercept (illegal instruction). If hardware ever decides to provide an instruction intercept for STHYI, we should handle that as well.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|