summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/sigp.c
diff options
context:
space:
mode:
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>2014-08-05 17:40:47 +0200
committerChristian Borntraeger <borntraeger@de.ibm.com>2015-01-23 13:25:34 +0100
commit9a022067ad75b117f1c1e5cbf6a592022cf0a749 (patch)
treef73884c87fe971a52c6f6966a20d8be695f13486 /arch/s390/kvm/sigp.c
parent6cddd432e3da5e25eccbc13844d03c871674a62e (diff)
downloadop-kernel-dev-9a022067ad75b117f1c1e5cbf6a592022cf0a749.zip
op-kernel-dev-9a022067ad75b117f1c1e5cbf6a592022cf0a749.tar.gz
KVM: s390: a VCPU may only stop when no interrupts are left pending
As a SIGP STOP is an interrupt with the least priority, it may only result in stop of the vcpu when no other interrupts are left pending. To detect whether a non-stop irq is pending, we need a way to mask out stop irqs from the general kvm_cpu_has_interrupt() function. For this reason, the existing function (with an outdated name) is replaced by kvm_s390_vcpu_has_irq() which allows to mask out pending stop irqs. Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'arch/s390/kvm/sigp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud