mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
Commitsf50d0f335aanda522b04bb9("target/riscv,i386: Remove AccelCPUClass::cpu_class_init need") removed the last uses of the CPUClass::init_accel_cpu hook. Remove it as unused. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20260412212547.29645-1-philmd@linaro.org>