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/include/tcg
Philippe Mathieu-Daudé 2320453031 accel/tcg: Propagate AccelState to dump_accel_info()
Declare tcg_dump_stats() in "tcg/tcg.h" so it can be used out of
accel/tcg/, like by {bsd,linux}-user.

Next commit will register the TCG AccelClass::get_stats handler,
which expects a AccelState, so propagate it to dump_accel_info().

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250715140048.84942-6-philmd@linaro.org>
4 weeks ago
..
debug-assert.h tcg: Split out tcg/debug-assert.h 2 years ago
debuginfo.h accel/tcg: Move perf and debuginfo support to tcg/ 2 years ago
helper-info.h tcg: Make tcg/helper-info.h self-contained 1 year ago
insn-start-words.h tcg: Define INSN_START_WORDS as constant 3 3 months ago
perf.h accel/tcg: Move perf and debuginfo support to tcg/ 2 years ago
startup.h tcg: Pass max_threads not max_cpus to tcg_init 4 months ago
tcg-cond.h tcg: Introduce TCG_COND_TST{EQ,NE} 2 years ago
tcg-gvec-desc.h tcg: Adjust simd_desc size encoding 5 years ago
tcg-ldst.h accel/tcg: Widen tcg-ldst.h addresses to uint64_t 2 years ago
tcg-mo.h tcg: Move TCG headers to include/tcg/ 6 years ago
tcg-op-common.h tcg: add vaddr type for helpers 3 months ago
tcg-op-gvec-common.h tcg: Split out tcg_gen_gvec_dup_imm_var 2 months ago
tcg-op-gvec.h tcg: Split tcg/tcg-op-gvec.h 2 years ago
tcg-op.h tcg: Define INSN_START_WORDS as constant 3 3 months ago
tcg-opc.h tcg: Define INSN_START_WORDS as constant 3 3 months ago
tcg-temp-internal.h tcg: Reset free_temps before tcg_optimize 8 months ago
tcg.h accel/tcg: Propagate AccelState to dump_accel_info() 4 weeks ago