mbox series

[0/4] virtiofsd: Avoid potential deadlocks

Message ID 20210308123141.26444-1-groug@kaod.org
Headers show
Series virtiofsd: Avoid potential deadlocks | expand

Message

Greg Kurz March 8, 2021, 12:31 p.m. UTC
clone of "master"

Greg Kurz (4):
  vhost-user: Introduce nested event loop in vhost_user_read()
  vhost-user: Convert slave channel to QIOChannelSocket
  vhost-user: Monitor slave channel in vhost_user_read()
  virtiofsd: Release vu_dispatch_lock when stopping queue

 hw/virtio/vhost-user.c        | 185 ++++++++++++++++++++++------------
 tools/virtiofsd/fuse_virtio.c |   6 ++
 2 files changed, 129 insertions(+), 62 deletions(-)