Re: [Qemu-devel] [PATCH 10/18] vhost-user: add slave-fd support
On 04/01/2016 05:16 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Learn to give a socket to the slave to let him make requests to the > master. > > Signed-off-by: Marc-André Lureau > --- > docs/specs/vhost-user.txt | 23 > hw/virtio/vhost-user.c| 69
[Qemu-devel] [PATCH 10/18] vhost-user: add slave-fd support
From: Marc-André Lureau Learn to give a socket to the slave to let him make requests to the master. Signed-off-by: Marc-André Lureau --- docs/specs/vhost-user.txt | 23 hw/virtio/vhost-user.c| 69 +++ 2 files changed, 92 insertio