On Thu, Dec 12, 2019 at 04:37:47PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: Stefan Hajnoczi <stefa...@redhat.com>
> 
> Although --socket-path=PATH is useful for manual invocations, management
> tools typically create the UNIX domain socket themselves and pass it to
> the vhost-user device backend.  This way QEMU can be launched
> immediately with a valid socket.  No waiting for the vhost-user device
> backend is required when fd passing is used.
> 
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
> ---
>  tools/virtiofsd/fuse_i.h        |  1 +
>  tools/virtiofsd/fuse_lowlevel.c | 14 +++++++++---
>  tools/virtiofsd/fuse_virtio.c   | 39 ++++++++++++++++++++++++---------
>  3 files changed, 41 insertions(+), 13 deletions(-)

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