On 6/16/26 12:17, Philippe Mathieu-Daudé wrote:
Move the TCG-specific cpu_restore_state() declaration out of the generic "exec/cpu-common.h" header, to the recently created "accel/tcg/cpu-loop.h" one.Include "accel/tcg/cpu-loop.h" where appropriate. Signed-off-by: Philippe Mathieu-Daudé<[email protected]> ---
Reviewed-by: Richard Henderson <[email protected]> r~
