qemu-cr16/accel/tcg
Paolo Bonzini b5ce6809b4 Revert "tcg/user: do not set exit_request gratuitously"
This reverts commit b422a7bff6.

The reporter says "The commit breaks go; if you run go build in a loop,
it eventually hangs uninterruptible (except -9) with a couple of zombie
children left over".

Reported-by: Andreas Schwab <schwab@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20260202091753.28459-1-pbonzini@redhat.com>
(cherry picked from commit 251a3d4ca3c961d95cd624252a178a33066455a2)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2026-02-10 12:44:50 +03:00
..
atomic_common.c.inc tcg: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128 2025-08-30 16:37:24 +01:00
atomic_template.h accel/tcg: Add cpu_atomic_*_mmu for 16-byte xchg, fetch_and, fetch_or 2025-08-30 16:37:23 +01:00
backend-ldst.h tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' 2025-04-23 15:07:32 -07:00
cpu-exec-common.c accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' 2025-03-06 15:46:18 +01:00
cpu-exec.c Revert "tcg/user: do not set exit_request gratuitously" 2026-02-10 12:44:50 +03:00
cputlb.c accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY 2025-10-31 12:49:46 +01:00
icount-common.c include/exec: Split out icount.h 2025-04-23 14:08:44 -07:00
internal-common.h accel/tcg: Implement AccelClass::get_stats() handler 2025-07-15 19:34:33 +02:00
ldst_atomicity.c.inc accel/tcg: add tracepoints for cpu_loop_exit_atomic 2024-10-24 09:56:26 +01:00
ldst_common.c.inc accel/tcg: Use vaddr for plugin_{load,store}_cb 2025-05-05 09:24:10 -07:00
meson.build accel/tcg: Extract statistic related code to tcg-stats.c 2025-07-15 19:34:33 +02:00
monitor.c accel/tcg: Propagate AccelState to dump_accel_info() 2025-07-15 19:34:33 +02:00
plugin-gen.c plugins: Use tb_flush__exclusive_or_serial 2025-09-24 10:29:43 -07:00
tb-context.h tcg: Move tb_phys_invalidate_count to tb_ctx 2021-07-09 09:38:33 -07:00
tb-hash.h accel/tcg: Compile tb-maint.c twice 2025-04-30 12:45:05 -07:00
tb-internal.h accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast 2025-04-30 12:45:05 -07:00
tb-jmp-cache.h tcg: remove CPU* types from typedefs.h 2024-05-03 15:47:48 +02:00
tb-maint.c accel/tcg: Trace tb_flush() calls 2025-11-10 11:55:33 +01:00
tcg-accel-ops-icount.c include/exec: Split out icount.h 2025-04-23 14:08:44 -07:00
tcg-accel-ops-icount.h accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 2023-05-11 09:53:41 +01:00
tcg-accel-ops-mttcg.c accel: make all calls to qemu_process_cpu_events look the same 2025-09-17 19:00:56 +02:00
tcg-accel-ops-mttcg.h accel/tcg: create a thread-kick function for TCG 2025-09-17 19:00:55 +02:00
tcg-accel-ops-rr.c accel/tcg: Use cpu_is_stopped() helper to access CPUState::stopped 2025-11-03 11:59:32 +01:00
tcg-accel-ops-rr.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
tcg-accel-ops.c cpus: clear exit_request in qemu_process_cpu_events 2025-09-17 19:00:56 +02:00
tcg-accel-ops.h accel/tcg: create a thread-kick function for TCG 2025-09-17 19:00:55 +02:00
tcg-all.c accel/tcg: Move post-load tb_flush to vm_change_state hook 2025-09-24 10:29:43 -07:00
tcg-runtime-gvec.c accel/tcg: Build tcg-runtime-gvec.c once 2025-03-08 10:06:48 -08:00
tcg-runtime.c accel/tcg: Build tcg-runtime.c once 2025-03-08 10:06:31 -08:00
tcg-runtime.h tcg: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128 2025-08-30 16:37:24 +01:00
tcg-stats.c accel/tcg: Implement AccelClass::get_stats() handler 2025-07-15 19:34:33 +02:00
tlb-bounds.h accel/tcg: Simplify CPU_TLB_DYN_MAX_BITS 2025-04-30 12:45:05 -07:00
trace-events accel/tcg: Trace tb_gen_code() buffer overflow 2025-11-10 11:55:54 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
translate-all.c accel/tcg: Trace tb_gen_code() buffer overflow 2025-11-10 11:55:54 +01:00
translator.c exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ 2025-04-23 15:07:32 -07:00
user-exec-stub.c accel/tcg: Restrict tlb_init() / destroy() to TCG 2025-03-06 15:46:17 +01:00
user-exec.c accel/tcg: Add clear_flags argument to page_set_flags 2025-10-14 07:30:39 -07:00
vcpu-state.h licenses: Remove SPDX tags not being license identifier for Linaro 2025-01-30 13:01:22 +03:00
watchpoint.c accel/tcg: Remove mmap_lock/unlock from watchpoint.c 2025-04-23 14:08:17 -07:00