diff options
| author | David Hildenbrand <david@redhat.com> | 2018-04-09 13:30:19 +0200 |
|---|---|---|
| committer | Cornelia Huck <cohuck@redhat.com> | 2018-04-09 13:59:06 +0200 |
| commit | b3a184f51fbed3401694a9619e6842f882a64fee (patch) | |
| tree | f4a58fce971a8322273717164e5d5c72c7f5e603 /hw/arm/boot.c | |
| parent | 61a17fea6df45f0219537536b7af92a42df6ade6 (diff) | |
| download | focaccia-qemu-b3a184f51fbed3401694a9619e6842f882a64fee.tar.gz focaccia-qemu-b3a184f51fbed3401694a9619e6842f882a64fee.zip | |
s390x: load_psw() should only exchange the PSW for KVM
Let's simplify it a bit. On some weird circumstances we would have tried to recompute watchpoints when running under KVM. load_psw() is called from do_restart_interrupt() during a SIGP RESTART if the target CPU is STOPPED. Let's touch watchpoints only in the TCG case - where they are used for PER emulation. Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180409113019.14568-3-david@redhat.com> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'hw/arm/boot.c')
0 files changed, 0 insertions, 0 deletions