From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: jasowang@redhat.com, mlureau@redhat.com, qemu-devel@nongnu.org,
mst@redhat.com
Cc: Maxime Coquelin <maxime.coquelin@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] vhost-user: fix crashes on disconnect when iommu is on
Date: Fri, 30 Jun 2017 18:04:20 +0200 [thread overview]
Message-ID: <20170630160422.14842-1-maxime.coquelin@redhat.com> (raw)
This two patches series aims at fixing a couple of crashes
that happens when the vhost-user socket is closed and iommu
enabled.
Maxime Coquelin (2):
vhost: ensure vhost_ops are set before calling iotlb callback
vhost-user: unregister slave req handler at cleanup time
hw/virtio/vhost-backend.c | 10 ++++++++--
hw/virtio/vhost-user.c | 1 +
2 files changed, 9 insertions(+), 2 deletions(-)
--
2.9.4
next reply other threads:[~2017-06-30 16:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-30 16:04 Maxime Coquelin [this message]
2017-06-30 16:04 ` [Qemu-devel] [PATCH 1/2] vhost: ensure vhost_ops are set before calling iotlb callback Maxime Coquelin
2017-06-30 16:33 ` Marc-André Lureau
2017-06-30 16:04 ` [Qemu-devel] [PATCH 2/2] vhost-user: unregister slave req handler at cleanup time Maxime Coquelin
2017-06-30 16:23 ` Marc-André Lureau
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=20170630160422.14842-1-maxime.coquelin@redhat.com \
--to=maxime.coquelin@redhat.com \
--cc=jasowang@redhat.com \
--cc=mlureau@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).