[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [PATCH v2 0/2] vhost-user-bridge reconnect regression
From: |
Michael S. Tsirkin |
Subject: |
Re: [Qemu-stable] [PATCH v2 0/2] vhost-user-bridge reconnect regression |
Date: |
Tue, 29 Aug 2017 18:34:07 +0300 |
On Tue, Aug 29, 2017 at 05:27:49PM +0200, Marc-André Lureau wrote:
> Hi,
>
> libvhost-user doesn't support resuming with the same trick vubr had
> since commit 523b018dde3b7650fe5401d0499b30cf2f117515. The following
> two patches fix that regression.
Thanks! Do we need this in 2.10? If not pls ping after 2.10 is out.
> Thanks
>
> Marc-André Lureau (2):
> libvhost-user: support resuming vq->last_avail_idx based on used_idx
> vhost-user-bridge: fix resume regression (since 2.9)
>
> contrib/libvhost-user/libvhost-user.h | 7 +++++++
> contrib/libvhost-user/libvhost-user.c | 13 +++++++++++++
> tests/vhost-user-bridge.c | 7 +++++++
> 3 files changed, 27 insertions(+)
>
> --
> 2.14.1.146.gd35faa819