qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 017/104] virtiofsd: Start wiring up vhost-user


From: Daniel P . Berrangé
Subject: Re: [PATCH 017/104] virtiofsd: Start wiring up vhost-user
Date: Fri, 3 Jan 2020 15:25:29 +0000
User-agent: Mutt/1.12.1 (2019-06-15)

On Thu, Dec 12, 2019 at 04:37:37PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
> 
> Listen on our unix socket for the connection from QEMU, when we get it
> initialise vhost-user and dive into our own loop variant (currently
> dummy).
> 
> Signed-off-by: Dr. David Alan Gilbert <address@hidden>
> ---
>  tools/virtiofsd/fuse_i.h         |  4 ++
>  tools/virtiofsd/fuse_loop_mt.c   |  1 +
>  tools/virtiofsd/fuse_lowlevel.c  |  5 ++
>  tools/virtiofsd/fuse_lowlevel.h  |  7 +++
>  tools/virtiofsd/fuse_virtio.c    | 87 +++++++++++++++++++++++++++++++-
>  tools/virtiofsd/fuse_virtio.h    |  2 +
>  tools/virtiofsd/passthrough_ll.c |  7 +--
>  7 files changed, 107 insertions(+), 6 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]