linux_dsm_epyc7002/arch/s390/kvm
Cornelia Huck 21b26c0853 KVM: s390: Fix sigp sense handling.
If sigp sense doesn't have any status bits to report, it should set
cc 0 and leave the register as-is.

Since we know about the external call pending bit, we should report
it if it is set as well.

Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-07-03 14:55:37 -03:00
..
diag.c KVM: s390: use kvm_vcpu_on_spin for diag 0x44 2012-04-30 21:38:31 -03:00
gaccess.h [S390] Use gmap translation for accessing guest memory 2011-07-24 10:48:21 +02:00
intercept.c KVM: s390: Handle sckpf instruction 2012-04-30 21:55:52 -03:00
interrupt.c Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2012-03-28 14:35:31 -07:00
Kconfig KVM: s390: add parameter for KVM_CREATE_VM 2012-03-05 14:52:18 +02:00
kvm-s390.c KVM: s390: Set CPU in stopped state on initial cpu reset 2012-06-13 20:53:45 -03:00
kvm-s390.h KVM: s390: Handle sckpf instruction 2012-04-30 21:55:52 -03:00
Makefile [S390] move sie code to entry.S 2011-07-24 10:48:21 +02:00
priv.c KVM: s390: Handle sckpf instruction 2012-04-30 21:55:52 -03:00
sigp.c KVM: s390: Fix sigp sense handling. 2012-07-03 14:55:37 -03:00