* Cornelia Huck (coh...@redhat.com) wrote:
> On Fri, 23 Aug 2019 18:56:57 +0100
> "Dr. David Alan Gilbert (git)" wrote:
>
> > From: "Dr. David Alan Gilbert"
> >
> > Add the PCI version of vhost-user-fs.
> >
> > Launch QEMU like this:
> >
> > qemu -chardev socket,path=/tmp/vhost-fs.sock,id=c
On Fri, 23 Aug 2019 18:56:57 +0100
"Dr. David Alan Gilbert (git)" wrote:
> From: "Dr. David Alan Gilbert"
>
> Add the PCI version of vhost-user-fs.
>
> Launch QEMU like this:
>
> qemu -chardev socket,path=/tmp/vhost-fs.sock,id=chr0
>-device x-vhost-user-fs-pci,tag=myfs,chardev=chr0