From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 28 Oct 2020 19:00:18 +0000 From: "Dr. David Alan Gilbert" Message-ID: <20201028190018.GA4858@work-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Virtio-fs] Changes in -dev branch List-Id: Development discussions about virtio-fs List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: virtio-fs@redhat.com Hi, I've just pushed a new version of the virtio-fs-dev branch in https://gitlab.com/virtio-fs/qemu This is based off a very recent qemu tree, and we've got some new virtiofs features in (thanks to all contributors): a) A new sandbox option that uses chroot rather than pivot_root and namespacing b) A mechanism that lets xattr names be translated between the host and guest. c) an explicit configure option (--enable-virtiofsd) to force compilation of virtiofsd - the build system will then tell you if you're missing build dependencies rather than quietly disabling it. Dave -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK