[PATCH 0/2] Fixed the problem of vhost-user reconnection

Li Feng posted 2 patches 1 week, 4 days ago
hw/block/vhost-user-blk.c      |  2 +-
hw/scsi/vhost-user-scsi.c      |  3 +--
hw/virtio/vhost-user-base.c    |  2 +-
hw/virtio/vhost-user.c         | 18 ++----------------
include/hw/virtio/vhost-user.h |  3 +--
5 files changed, 6 insertions(+), 22 deletions(-)
[PATCH 0/2] Fixed the problem of vhost-user reconnection
Posted by Li Feng 1 week, 4 days ago
Previous discussion here:
https://lore.kernel.org/all/f86d6159-5610-476c-a69e-cd3a717f9e40@nvidia.com/

The merged version cannot fully cover all possible scenarios. Here we revert the previous
fixes and then use new methods to fix them.

Li Feng (2):
  Revert "vhost-user: fix lost reconnect"
  vhost-user: fix lost reconnect again

 hw/block/vhost-user-blk.c      |  2 +-
 hw/scsi/vhost-user-scsi.c      |  3 +--
 hw/virtio/vhost-user-base.c    |  2 +-
 hw/virtio/vhost-user.c         | 18 ++----------------
 include/hw/virtio/vhost-user.h |  3 +--
 5 files changed, 6 insertions(+), 22 deletions(-)

-- 
2.44.0