Claudio Fontana <[email protected]> writes:
> avoid open coding the accesses to cpu->accel_cpu interfaces, > and instead introduce: > > accel_cpu_instance_init, > accel_cpu_realizefn > > to be used by the targets/ initfn code, > and by cpu_exec_realizefn respectively. > > Signed-off-by: Claudio Fontana <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
