qemu-e2k/target/s390x
David Hildenbrand b3a184f51f 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>
2018-04-09 13:59:06 +02:00
..
arch_dump.c
cc_helper.c
cpu_features_def.h
cpu_features.c
cpu_features.h s390x/cpumodel: fix feature groups and breakage of MSA8 2018-03-23 09:05:42 +00:00
cpu_models.c qapi: Replace qobject_to_X(o) by qobject_to(X, o) 2018-03-19 14:58:36 -05:00
cpu_models.h
cpu-qom.h
cpu.c qapi: Empty out qapi-schema.json 2018-03-02 13:45:50 -06:00
cpu.h cpu: get rid of unused cpu_init() defines 2018-03-19 14:10:36 -03:00
crypto_helper.c
diag.c
excp_helper.c
fpu_helper.c
gdbstub.c
gen-features.c
helper.c s390x: load_psw() should only exchange the PSW for KVM 2018-04-09 13:59:06 +02:00
helper.h
insn-data.def
insn-format.def
int_helper.c
internal.h
interrupt.c
ioinst.c
kvm_s390x.h
kvm-stub.c
kvm.c s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit() 2018-04-09 13:50:31 +02:00
machine.c
Makefile.objs
mem_helper.c target/s390x: Remove leading underscores from #defines 2018-03-08 15:49:23 +01:00
misc_helper.c
mmu_helper.c s390x/mmu: don't overwrite pending exception in mmu translate 2018-04-09 13:58:01 +02:00
sigp.c qapi: Empty out qapi-schema.json 2018-03-02 13:45:50 -06:00
trace-events
translate.c