qemu-cr16/target/s390x/tcg
Paolo Bonzini 602d5ebba2 treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
Open coding cpu_reset_interrupt() can cause bugs if the BQL is not
taken, for example i386 has the call chain kvm_cpu_exec() ->
kvm_put_vcpu_events() -> kvm_arch_put_registers().

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-09-17 19:00:55 +02:00
..
cc_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
crypto_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
excp_helper.c treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt() 2025-09-17 19:00:55 +02:00
fpu_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
insn-data.h.inc target/s390x: Fix PPNO execution with icount 2025-01-30 10:39:37 +01:00
insn-format.h.inc target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc 2022-11-05 20:35:45 +01:00
int_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
mem_helper.c target/s390x/tcg: Use vaddr in s390_probe_access() 2025-07-11 09:42:16 +02:00
meson.build
misc_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
s390-tod.h
tcg_s390x.h compiler.h: replace QEMU_NORETURN with G_NORETURN 2022-04-21 17:03:51 +04:00
translate.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
translate_vx.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
vec.h Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
vec_fpu_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
vec_helper.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
vec_int_helper.c target/s390x: Use clmul_64 2023-09-15 13:57:00 +00:00
vec_string_helper.c target/s390x: Fix the "ignored match" case in VSTRS 2023-08-23 12:06:52 +02:00