You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/accel/tcg
Philippe Mathieu-Daudé 31dd80e1e7 accel/tcg: Trace tb_gen_code() buffer overflow
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250925035610.80605-3-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
4 days ago
..
atomic_common.c.inc tcg: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128 3 months ago
atomic_template.h accel/tcg: Add cpu_atomic_*_mmu for 16-byte xchg, fetch_and, fetch_or 3 months ago
backend-ldst.h tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' 7 months ago
cpu-exec-common.c accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' 8 months ago
cpu-exec.c tcg/user: do not set exit_request gratuitously 2 months ago
cputlb.c accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY 2 weeks ago
icount-common.c include/exec: Split out icount.h 7 months ago
internal-common.h accel/tcg: Implement AccelClass::get_stats() handler 4 months ago
ldst_atomicity.c.inc accel/tcg: add tracepoints for cpu_loop_exit_atomic 1 year ago
ldst_common.c.inc accel/tcg: Use vaddr for plugin_{load,store}_cb 6 months ago
meson.build accel/tcg: Extract statistic related code to tcg-stats.c 4 months ago
monitor.c accel/tcg: Propagate AccelState to dump_accel_info() 4 months ago
plugin-gen.c plugins: Use tb_flush__exclusive_or_serial 2 months ago
tb-context.h tcg: Move tb_phys_invalidate_count to tb_ctx 4 years ago
tb-hash.h accel/tcg: Compile tb-maint.c twice 7 months ago
tb-internal.h accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast 7 months ago
tb-jmp-cache.h tcg: remove CPU* types from typedefs.h 2 years ago
tb-maint.c accel/tcg: Trace tb_flush() calls 4 days ago
tcg-accel-ops-icount.c include/exec: Split out icount.h 7 months ago
tcg-accel-ops-icount.h accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 3 years ago
tcg-accel-ops-mttcg.c accel: make all calls to qemu_process_cpu_events look the same 2 months ago
tcg-accel-ops-mttcg.h accel/tcg: create a thread-kick function for TCG 2 months ago
tcg-accel-ops-rr.c accel/tcg: Use cpu_is_stopped() helper to access CPUState::stopped 2 weeks ago
tcg-accel-ops-rr.h Clean up header guards that don't match their file name 4 years ago
tcg-accel-ops.c cpus: clear exit_request in qemu_process_cpu_events 2 months ago
tcg-accel-ops.h accel/tcg: create a thread-kick function for TCG 2 months ago
tcg-all.c accel/tcg: Move post-load tb_flush to vm_change_state hook 2 months ago
tcg-runtime-gvec.c accel/tcg: Build tcg-runtime-gvec.c once 8 months ago
tcg-runtime.c accel/tcg: Build tcg-runtime.c once 8 months ago
tcg-runtime.h tcg: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128 3 months ago
tcg-stats.c accel/tcg: Implement AccelClass::get_stats() handler 4 months ago
tlb-bounds.h accel/tcg: Simplify CPU_TLB_DYN_MAX_BITS 7 months ago
trace-events accel/tcg: Trace tb_gen_code() buffer overflow 4 days ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
translate-all.c accel/tcg: Trace tb_gen_code() buffer overflow 4 days ago
translator.c exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ 7 months ago
user-exec-stub.c accel/tcg: Restrict tlb_init() / destroy() to TCG 8 months ago
user-exec.c accel/tcg: Add clear_flags argument to page_set_flags 1 month ago
vcpu-state.h licenses: Remove SPDX tags not being license identifier for Linaro 10 months ago
watchpoint.c accel/tcg: Remove mmap_lock/unlock from watchpoint.c 7 months ago