On 4/17/25 09:54, Philippe Mathieu-Daudé wrote:
Philippe Mathieu-Daudé (7): qemu: Introduce target_cpu_type() cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() cpus: Move target-agnostic methods out of cpu-target.c accel: Implement accel_init_ops_interfaces() for both system/user mode accel: Include missing 'qemu/accel.h' header in accel-internal.h accel: Make AccelCPUClass structure target-agnostic accel: Move target-agnostic code from accel-target.c -> accel-common.c
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~