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é cf4305ed7a accel/tcg: Implement AccelClass::get_stats() handler
Factor tcg_get_stats() out of tcg_dump_stats(),
passing the current accelerator argument to match
the AccelClass::get_stats() prototype.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250715140048.84942-7-philmd@linaro.org>
4 days ago
..
atomic_common.c.inc plugins: save value during memory accesses 10 months ago
atomic_template.h include/exec: Use vaddr for *_mmu guest memory access routines 3 months ago
backend-ldst.h tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' 3 months ago
cpu-exec-common.c accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' 5 months ago
cpu-exec.c accel/tcg: Assert TCGCPUOps.pointer_wrap is set 2 months ago
cputlb.c accel/tcg: Assert TCGCPUOps.pointer_wrap is set 2 months ago
icount-common.c include/exec: Split out icount.h 3 months ago
internal-common.h accel/tcg: Implement AccelClass::get_stats() handler 4 days ago
ldst_atomicity.c.inc accel/tcg: add tracepoints for cpu_loop_exit_atomic 9 months ago
ldst_common.c.inc accel/tcg: Use vaddr for plugin_{load,store}_cb 3 months ago
meson.build accel/tcg: Extract statistic related code to tcg-stats.c 4 days ago
monitor.c accel/tcg: Propagate AccelState to dump_accel_info() 4 days ago
plugin-gen.c plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks 3 weeks 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 3 months ago
tb-internal.h accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast 3 months ago
tb-jmp-cache.h tcg: remove CPU* types from typedefs.h 1 year ago
tb-maint.c accel/tcg: Compile tb-maint.c twice 3 months ago
tcg-accel-ops-icount.c include/exec: Split out icount.h 3 months ago
tcg-accel-ops-icount.h accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 2 years ago
tcg-accel-ops-mttcg.c accel/tcg: Clear exit_request once in tcg_cpu_exec() 2 weeks ago
tcg-accel-ops-mttcg.h Clean up header guards that don't match their file name 3 years ago
tcg-accel-ops-rr.c Revert "accel/tcg: Unregister the RCU before exiting RR thread" 4 days ago
tcg-accel-ops-rr.h Clean up header guards that don't match their file name 3 years ago
tcg-accel-ops.c accel: Extract AccelClass definition to 'accel/accel-ops.h' 4 days ago
tcg-accel-ops.h include: Rename sysemu/ -> system/ 7 months ago
tcg-all.c accel/tcg: Implement AccelClass::get_stats() handler 4 days ago
tcg-runtime-gvec.c accel/tcg: Build tcg-runtime-gvec.c once 4 months ago
tcg-runtime.c accel/tcg: Build tcg-runtime.c once 4 months ago
tcg-runtime.h tcg: Add gvec compare with immediate and scalar operand 2 years ago
tcg-stats.c accel/tcg: Implement AccelClass::get_stats() handler 4 days ago
tlb-bounds.h accel/tcg: Simplify CPU_TLB_DYN_MAX_BITS 3 months ago
trace-events accel/tcg: add tracepoints for cpu_loop_exit_atomic 9 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
translate-all.c tcg: Drop TCGContext.page_{mask,bits} 2 months ago
translator.c exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ 3 months ago
user-exec-stub.c accel/tcg: Restrict tlb_init() / destroy() to TCG 5 months ago
user-exec.c accel/tcg: Build user-exec.c once 3 months ago
vcpu-state.h licenses: Remove SPDX tags not being license identifier for Linaro 6 months ago
watchpoint.c accel/tcg: Remove mmap_lock/unlock from watchpoint.c 3 months ago