public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Eduardo Bart <edub4rt@gmail.com>
To: kvm@vger.kernel.org
Cc: Eduardo Bart <edub4rt@gmail.com>,
	jean-philippe@linaro.org, will@kernel.org, alex@mikhalevich.com
Subject: [PATCH kvmtool v2 0/1] virtio: Cancel and join threads when exiting devices
Date: Fri, 17 Nov 2023 14:04:14 -0300	[thread overview]
Message-ID: <20231117170455.80578-1-edub4rt@gmail.com> (raw)

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


             reply	other threads:[~2023-11-17 17:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17 17:04 Eduardo Bart [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231117170455.80578-1-edub4rt@gmail.com \
    --to=edub4rt@gmail.com \
    --cc=alex@mikhalevich.com \
    --cc=jean-philippe@linaro.org \
    --cc=kvm@vger.kernel.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox