qemu-e2k/target/s390x
David Hildenbrand b376a5545a s390x/tcg: flush the tlb on SIGP SET PREFIX
Thanks to Aurelien Jarno for doing this in his prototype.

We can flush the whole TLB as this should happen really rarely.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170928203708.9376-26-david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
2017-10-20 13:32:10 +02:00
..
Makefile.objs s390x/kvm: factor out SIGP code into sigp.c 2017-10-20 13:32:10 +02:00
arch_dump.c
cc_helper.c
cpu-qom.h
cpu.c s390x/kvm: factor out SIGP code into sigp.c 2017-10-20 13:32:10 +02:00
cpu.h s390x/tcg: implement STOP and RESET interrupts for TCG 2017-10-20 13:32:10 +02:00
cpu_features.c
cpu_features.h
cpu_features_def.h
cpu_models.c
cpu_models.h
crypto_helper.c
diag.c
excp_helper.c s390x/tcg: implement STOP and RESET interrupts for TCG 2017-10-20 13:32:10 +02:00
fpu_helper.c
gdbstub.c
gen-features.c
helper.c s390x/tcg: implement STOP and RESET interrupts for TCG 2017-10-20 13:32:10 +02:00
helper.h
insn-data.def
insn-format.def
int_helper.c
internal.h s390x/tcg: implement STOP and RESET interrupts for TCG 2017-10-20 13:32:10 +02:00
interrupt.c s390x/tcg: implement STOP and RESET interrupts for TCG 2017-10-20 13:32:10 +02:00
ioinst.c
kvm-stub.c s390x/kvm: factor out SIGP code into sigp.c 2017-10-20 13:32:10 +02:00
kvm.c s390x/kvm: factor out actual handling of STOP interrupts 2017-10-20 13:32:10 +02:00
kvm_s390x.h s390x/kvm: factor out SIGP code into sigp.c 2017-10-20 13:32:10 +02:00
machine.c
mem_helper.c
misc_helper.c
mmu_helper.c
sigp.c s390x/tcg: flush the tlb on SIGP SET PREFIX 2017-10-20 13:32:10 +02:00
trace-events s390x/kvm: factor out SIGP code into sigp.c 2017-10-20 13:32:10 +02:00
translate.c