On 5/29/2026 7:24 AM, Philippe Mathieu-Daudé wrote: > We removed all implementations of AccelCPUClass::cpu_target_realize, > remove the calls in accel_cpu_common_realize(). > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > include/accel/accel-cpu.h | 2 -- > accel/accel-common.c | 7 ------- > 2 files changed, 9 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
