[libvirt PATCHv3 12/12] qemu: build vhost-user-fs device command line

Daniel P. Berrangé berrange at redhat.com
Mon Feb 3 16:46:01 UTC 2020


On Thu, Jan 30, 2020 at 06:06:28PM +0100, Ján Tomko wrote:
> Format the 'vhost-user-fs' device on the QEMU command line.
> 
> This device provides shared file system access using the FUSE protocol
> carried over virtio.
> The actual file server is implemented in an external vhost-user-fs device
> backend process.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1694166
> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  src/qemu/qemu_command.c                       | 45 +++++++++++++++++-
>  ...vhost-user-fs-fd-memory.x86_64-latest.args | 39 +++++++++++++++
>  ...vhost-user-fs-hugepages.x86_64-latest.args | 47 +++++++++++++++++++
>  tests/qemuxml2argvtest.c                      |  3 ++
>  4 files changed, 132 insertions(+), 2 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/vhost-user-fs-fd-memory.x86_64-latest.args
>  create mode 100644 tests/qemuxml2argvdata/vhost-user-fs-hugepages.x86_64-latest.args

Reviewed-by: Daniel P. Berrangé <berrange at 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 :|




More information about the libvir-list mailing list