[Qemu-devel] [PATCH 0/6] cpus: fix various issues with vCPU unplug

Paolo Bonzini posted 6 patches 6 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180201144430.14441-1-pbonzini@redhat.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppc passed
Test s390x passed
cpus.c | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
[Qemu-devel] [PATCH 0/6] cpus: fix various issues with vCPU unplug
Posted by Paolo Bonzini 6 years, 1 month ago
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