aboutsummaryrefslogtreecommitdiff
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2018-04-09 13:30:19 +0200
committerCornelia Huck <cohuck@redhat.com>2018-04-09 13:59:06 +0200
commitb3a184f51fbed3401694a9619e6842f882a64fee (patch)
treef4a58fce971a8322273717164e5d5c72c7f5e603 /linux-user/syscall.c
parent61a17fea6df45f0219537536b7af92a42df6ade6 (diff)
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 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions