[Qemu-devel] [PATCH 0/2] vhost-user: fix crashes on disconnect when iommu is on

Maxime Coquelin posted 2 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170630160422.14842-1-maxime.coquelin@redhat.com
Test FreeBSD passed
Test checkpatch failed
Test docker passed
Test s390x passed
hw/virtio/vhost-backend.c | 10 ++++++++--
hw/virtio/vhost-user.c    |  1 +
2 files changed, 9 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH 0/2] vhost-user: fix crashes on disconnect when iommu is on
Posted by Maxime Coquelin 6 years, 9 months ago
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