public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvmtool v2 0/1] virtio: Cancel and join threads when exiting devices
@ 2023-11-17 17:04 Eduardo Bart
  2023-11-17 17:04 ` [PATCH kvmtool v2 1/1] virtio: Cancel and join threads when exiting devices devices Eduardo Bart
  2023-11-21 15:39 ` [PATCH kvmtool v2 0/1] virtio: Cancel and join threads when exiting devices Will Deacon
  0 siblings, 2 replies; 3+ messages in thread
From: Eduardo Bart @ 2023-11-17 17:04 UTC (permalink / raw)
  To: kvm; +Cc: Eduardo Bart, jean-philippe, will, alex

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-21 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-17 17:04 [PATCH kvmtool v2 0/1] virtio: Cancel and join threads when exiting devices Eduardo Bart
2023-11-17 17:04 ` [PATCH kvmtool v2 1/1] virtio: Cancel and join threads when exiting devices devices Eduardo Bart
2023-11-21 15:39 ` [PATCH kvmtool v2 0/1] virtio: Cancel and join threads when exiting devices Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox