Hello, This is v2 of my patch fixing possible crashes in extra threads of kvmtool after powering off guest machines. I've addressed changes requested by Jean-Philippe Brucker and Will Deacon. Eduardo Bart (1): virtio: Cancel and join threads when exiting devices include/kvm/virtio-9p.h | 1 + include/kvm/virtio.h | 1 + virtio/9p.c | 14 ++++++++++++++ virtio/balloon.c | 10 ++++++++++ virtio/blk.c | 1 + virtio/console.c | 2 ++ virtio/core.c | 6 ++++++ virtio/net.c | 3 +++ virtio/rng.c | 10 +++++++++- 9 files changed, 47 insertions(+), 1 deletion(-) -- 2.42.0