]> Git Repo - qemu.git/commit
cpus: tcg: unregister thread with RCU, fix exiting of loop on unplug
authorPaolo Bonzini <[email protected]>
Tue, 30 Jan 2018 16:05:06 +0000 (11:05 -0500)
committerPaolo Bonzini <[email protected]>
Wed, 7 Feb 2018 13:09:25 +0000 (14:09 +0100)
commit9b0605f9837b68fd56c7fc7c96a3a1a3b983687d
tree66aa6b3fdb09575c3e0ad11ee8d54fab52ca4535
parentd2831ab065765c8af13a5bb42627150323a96662
cpus: tcg: unregister thread with RCU, fix exiting of loop on unplug

Keep running until cpu_can_run(cpu) becomes false, for consistency
with other acceslerators.

Signed-off-by: Paolo Bonzini <[email protected]>
cpus.c
This page took 0.023928 seconds and 4 git commands to generate.