KVM: s390: protvirt: do not inject interrupts after start
authorChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 30 Jan 2020 16:18:28 +0000 (11:18 -0500)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 27 Feb 2020 18:47:12 +0000 (19:47 +0100)
commit72f218208fa63806ebcfca7e793b095d346ee0a4
tree8920305e4cb7924aba137d00602f35e4b868f096
parent3adae0b4ca64c08a6c05a54be0becf9d127d39dc
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>
arch/s390/kvm/kvm-s390.c