Fix the thread exit conditions and clean up the threads correctly.

Thanks,

Paolo

Paolo Bonzini (6):
  cpus: hax: register/unregister thread with RCU, exit loop on unplug
  cpus: kvm: unregister thread with RCU
  cpus: dummy: unregister thread with RCU, exit loop on unplug
  cpus: tcg: unregister thread with RCU, fix exiting of loop on unplug
  cpus: hvf: unregister thread with RCU
  cpus: join thread when removing a vCPU

 cpus.c | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

-- 
2.14.3


Reply via email to