qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 027/104] virtiofsd: add --fd=FDNUM fd passing option


From: Daniel P . Berrangé
Subject: Re: [PATCH 027/104] virtiofsd: add --fd=FDNUM fd passing option
Date: Mon, 6 Jan 2020 14:12:06 +0000
User-agent: Mutt/1.12.1 (2019-06-15)

On Thu, Dec 12, 2019 at 04:37:47PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: Stefan Hajnoczi <address@hidden>
> 
> 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 <address@hidden>
> ---
>  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é <address@hidden>


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

[Prev in Thread] Current Thread [Next in Thread]