qemu/accel/tcg
Richard Henderson 344b63b380 accel/tcg: Split out setjmp_gen_code
Isolate the code protected by setjmp.  Fixes:

translate-all.c: In function ‘tb_gen_code’:
translate-all.c:748:51: error: argument ‘cflags’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered]

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-11-09 12:29:03 +11:00
..
atomic_common.c.inc
atomic_template.h
cpu-exec-common.c accel/tcg: Remove will_exit argument from cpu_restore_state 2022-11-01 08:31:41 +11:00
cpu-exec.c accel/tcg: Complete cpu initialization before registration 2022-11-01 08:31:41 +11:00
cputlb.c
hmp.c
internal.h accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb 2022-11-01 08:31:41 +11:00
ldst_common.c.inc
meson.build accel/tcg: Split out tb-maint.c 2022-10-26 11:11:28 +10:00
plugin-gen.c
plugin-helpers.h
tb-context.h
tb-hash.h
tb-jmp-cache.h
tb-maint.c accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb 2022-11-01 08:31:41 +11:00
tcg-accel-ops-icount.c
tcg-accel-ops-icount.h
tcg-accel-ops-mttcg.c Revert "accel/tcg: Init TCG cflags in vCPU thread handler" 2022-10-25 22:01:14 +10:00
tcg-accel-ops-mttcg.h
tcg-accel-ops-rr.c Revert incorrect cflags initialization. 2022-10-26 10:53:41 -04:00
tcg-accel-ops-rr.h
tcg-accel-ops.c gdbstub: move guest debug support check to ops 2022-10-06 11:53:41 +01:00
tcg-accel-ops.h
tcg-all.c gdbstub: move sstep flags probing into AccelClass 2022-10-06 11:53:41 +01:00
tcg-runtime-gvec.c
tcg-runtime.c
tcg-runtime.h
trace-events
trace.h
translate-all.c accel/tcg: Split out setjmp_gen_code 2022-11-09 12:29:03 +11:00
translator.c accel/tcg: Introduce tb_{set_}page_addr{0,1} 2022-10-26 11:11:28 +10:00
user-exec-stub.c
user-exec.c accel/tcg: Simplify page_get/alloc_target_data 2022-10-26 11:11:28 +10:00