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
Moves the barrier initialization and destruction outside of the
pause_vm function to eliminate a race between the vcpu thread waiting
on the barrier and the event thread processing the pause request
creating the barrier.
ok mlarkin@
0 commit comments