commit | 72f218208fa63806ebcfca7e793b095d346ee0a4 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Jan 30 11:18:28 2020 -0500 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Feb 27 19:47:12 2020 +0100 |
tree | 8920305e4cb7924aba137d00602f35e4b868f096 | |
parent | 3adae0b4ca64c08a6c05a54be0becf9d127d39dc [diff] |
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>