On Thu, Jan 23, 2020 at 5:49 PM Ján Tomko <jtomko@xxxxxxxxxx> wrote: > > v1: https://www.redhat.com/archives/libvir-list/2019-November/msg00005.html > > https://bugzilla.redhat.com/show_bug.cgi?id=1694166 > > Ján Tomko (10): > conf: use virXMLFormatElement in virDomainFSDefFormat > qemu: add QEMU_CAPS_VHOST_USER_FS > schema: wrap fsDriver in a choice group > conf: qemu: add virtiofs fsdriver type > conf: add virtiofs-related elements and attributes > qemu: add virtiofs_debug to qemu.conf > qemu: validate virtiofs filesystems > qemu: add code for handling virtiofsd > qemu: build vhost-user-fs device command line > docs: add virtiofs kbase Thanks for adding virtiofsd parameters (like the debug flag, xattr, posix file locking, etc). This series looks functionally complete to me: Acked-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx>