You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(core/vm): enabled the utilization of the vcpu active flag
This commit relocates the vCPU active flag assignment from the
run method to the vCPU initialization method.
Additionally, it introduces a logic check within the run method
to verify whether the vCPU should be executed.
Signed-off-by: joaopeixoto13 <[email protected]>
0 commit comments