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>
2025-07-15 19:34:33 +02:00
..
debug-assert.h tcg: Split out tcg/debug-assert.h 2023-05-23 18:54:55 -07:00
debuginfo.h accel/tcg: Move perf and debuginfo support to tcg/ 2024-01-29 21:04:10 +10:00
helper-info.h tcg: Make tcg/helper-info.h self-contained 2024-04-30 16:12:05 -07:00
insn-start-words.h tcg: Define INSN_START_WORDS as constant 3 2025-05-01 07:37:13 -07:00
perf.h accel/tcg: Move perf and debuginfo support to tcg/ 2024-01-29 21:04:10 +10:00
startup.h tcg: Pass max_threads not max_cpus to tcg_init 2025-04-23 15:07:32 -07:00
tcg-cond.h tcg: Introduce TCG_COND_TST{EQ,NE} 2024-02-03 23:43:47 +00:00
tcg-gvec-desc.h tcg: Adjust simd_desc size encoding 2020-10-08 05:57:32 -05:00
tcg-ldst.h accel/tcg: Widen tcg-ldst.h addresses to uint64_t 2023-05-16 16:30:29 -07:00
tcg-mo.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10:00
tcg-op-common.h tcg: add vaddr type for helpers 2025-05-14 15:12:40 +01:00
tcg-op-gvec-common.h tcg: Split out tcg_gen_gvec_dup_imm_var 2025-06-23 11:44:28 -07:00
tcg-op-gvec.h tcg: Split tcg/tcg-op-gvec.h 2023-06-05 12:04:29 -07:00
tcg-op.h tcg: Define INSN_START_WORDS as constant 3 2025-05-01 07:37:13 -07:00
tcg-opc.h tcg: Define INSN_START_WORDS as constant 3 2025-05-01 07:37:13 -07:00
tcg-temp-internal.h tcg: Reset free_temps before tcg_optimize 2024-12-12 14:28:38 -06:00
tcg.h accel/tcg: Propagate AccelState to dump_accel_info() 2025-07-15 19:34:33 +02:00