qemu/include/accel
Richard Henderson 4759aae432 accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
Combine 3 different pointer returns into one structure return.

Include a cflags field in TCGTBCPUState, not filled in by
cpu_get_tb_cpu_state, but used by all callers.  This fills
a hole in the structure and is useful in some subroutines.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-04-30 12:45:05 -07:00
..
tcg accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state 2025-04-30 12:45:05 -07:00
accel-cpu-target.h accel: Make AccelCPUClass structure target-agnostic 2025-04-25 17:09:58 +02:00
accel-cpu.h accel: Make AccelCPUClass structure target-agnostic 2025-04-25 17:09:58 +02:00