* Cornelia Huck (coh...@redhat.com) wrote: > On Fri, 23 Aug 2019 18:56:57 +0100 > "Dr. David Alan Gilbert (git)" <dgilb...@redhat.com> wrote: > > > From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > > > 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 > > > > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > > Signed-off-by: Sebastien Boeuf <sebastien.bo...@intel.com> > > Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com> > > --- > > hw/virtio/Makefile.objs | 1 + > > hw/virtio/vhost-user-fs-pci.c | 85 +++++++++++++++++++++++++++++++++++ > > 2 files changed, 86 insertions(+) > > create mode 100644 hw/virtio/vhost-user-fs-pci.c > > Reviewed-by: Cornelia Huck <coh...@redhat.com> > > I still need to try and send out that patch wiring it up for ccw...
Thanks; the non-DAX version should be pretty simple. Dave -- Dr. David Alan Gilbert / dgilb...@redhat.com / Manchester, UK