commit | 7697e71f72b45a1bd0abe70918c383100fcc8514 | [log] [tgz] |
---|---|---|
author | Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> | Tue Oct 18 12:27:15 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 30 12:24:05 2011 +0200 |
tree | afad6ff9dcd00a031de31b9cd34d2ae09484586a | |
parent | 7eef87dc99e419b1cc051e4417c37e4744d7b661 [diff] |
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>