On Thu, Dec 12, 2019 at 04:37:36PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
> 
> When run with vhost-user options we conect to the QEMU instead
> via a socket.  Start this off by creating the socket.
> 
> Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com>
> ---
>  tools/virtiofsd/fuse_i.h        |  7 ++-
>  tools/virtiofsd/fuse_lowlevel.c | 55 +++-------------------
>  tools/virtiofsd/fuse_virtio.c   | 83 +++++++++++++++++++++++++++++++++
>  tools/virtiofsd/fuse_virtio.h   | 23 +++++++++
>  4 files changed, 118 insertions(+), 50 deletions(-)
>  create mode 100644 tools/virtiofsd/fuse_virtio.c
>  create mode 100644 tools/virtiofsd/fuse_virtio.h

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to