]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: implement sigp external call
authorChristian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Tue, 18 Oct 2011 10:27:15 +0000 (12:27 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 30 Oct 2011 10:24:05 +0000 (12:24 +0200)
commit9fc38353ef4886ed93f7267326b6d8931e7758d6
treeafad6ff9dcd00a031de31b9cd34d2ae09484586a
parent05c9354f2c95bd3e102d1a85a36de845e24488bd
KVM: s390: implement sigp external call

Implement sigp external call, which might be required for guests that
issue an external call instead of an emergency signal for IPI.

This fixes an issue with "KVM: unknown SIGP: 0x02" when booting
such an SMP guest.

Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/s390/include/asm/kvm_host.h
arch/s390/kvm/interrupt.c
arch/s390/kvm/kvm-s390.c
arch/s390/kvm/sigp.c
include/linux/kvm.h