Searched hist:"72 f218208fa63806ebcfca7e793b095d346ee0a4" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | diff 72f218208fa63806ebcfca7e793b095d346ee0a4 Thu Jan 30 10:18:28 CST 2020 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: protvirt: do not inject interrupts after start
As PSW restart is handled by the ultravisor (and we only get a start notification) we must re-check the PSW after a start before injecting interrupts.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com>
|