Igor Mammedov <[email protected]> writes: > Reseting vcpu before its thread is created, caused various issues in the past > for other targets. It doesn't cause issues for m68k at the moment but > to be consistent with the rest of targets, move reset during realize time > after qemu_init_vcpu(). > > That basically prevents reset being run when when vCPU is in incositent state > (i.e. accelerator hasn't initialized vCPU yet). > > Signed-off-by: Igor Mammedov <[email protected]>
Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée Virtualisation Tech Lead @ Linaro
