Hi David,
On 10/02/2017 09:15 PM, Dr. David Alan Gilbert (git) wrote:
From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
Hi,
This set has a small set of fixes for vhost-user and also
enables the SET_SLAVE_REQ_FD feature in libvhost-user.
(Where it just stashes the fd).
Dave
Dr. David Alan Gilbert (4):
libvhost-user: vu_queue_started
vhost-user-bridge: Only process received packets on started queues
libvhost-user: Update and fix feature and request lists
libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD
contrib/libvhost-user/libvhost-user.c | 43 ++++++++++++++++++++++++++++++-----
contrib/libvhost-user/libvhost-user.h | 19 +++++++++++++++-
tests/vhost-user-bridge.c | 1 +
3 files changed, 56 insertions(+), 7 deletions(-)
For the series:
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>
Thanks,
Maxime