qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Small vhost-user fixes and tweaks
@ 2017-10-02 19:15 Dr. David Alan Gilbert (git)
  2017-10-02 19:15 ` [Qemu-devel] [PATCH 1/4] libvhost-user: vu_queue_started Dr. David Alan Gilbert (git)
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2017-10-02 19:15 UTC (permalink / raw)
  To: qemu-devel, mst, marcandre.lureau, maxime.coquelin

From: "Dr. David Alan Gilbert" <dgilbert@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(-)

-- 
2.13.6

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-10-03  8:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02 19:15 [Qemu-devel] [PATCH 0/4] Small vhost-user fixes and tweaks Dr. David Alan Gilbert (git)
2017-10-02 19:15 ` [Qemu-devel] [PATCH 1/4] libvhost-user: vu_queue_started Dr. David Alan Gilbert (git)
2017-10-02 22:35   ` Marc-André Lureau
2017-10-02 19:15 ` [Qemu-devel] [PATCH 2/4] vhost-user-bridge: Only process received packets on started queues Dr. David Alan Gilbert (git)
2017-10-02 19:15 ` [Qemu-devel] [PATCH 3/4] libvhost-user: Update and fix feature and request lists Dr. David Alan Gilbert (git)
2017-10-02 22:37   ` Marc-André Lureau
2017-10-02 19:15 ` [Qemu-devel] [PATCH 4/4] libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD Dr. David Alan Gilbert (git)
2017-10-02 22:36   ` Marc-André Lureau
2017-10-03  8:15 ` [Qemu-devel] [PATCH 0/4] Small vhost-user fixes and tweaks Maxime Coquelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).