pages touched during a guest file write operation :since:`(since 0.9.10)`
. :since:`Since 6.2.0` , ``type='virtiofs'`` is also supported. Using
virtiofs requires setting up shared memory, see the guide:
- `Virtio-FS <kbase/virtiofs.html>`__
+ `Virtiofs <kbase/virtiofs.html>`__
``template``
OpenVZ filesystem template. Only used by OpenVZ driver.
``file``
Explanation of how disk backing chain specification impacts libvirt's
behaviour and basic troubleshooting steps of disk problems.
-`Virtio-FS <virtiofs.html>`__
+`Virtiofs <virtiofs.html>`__
Share a filesystem between the guest and the host
`Security with QEMU passthrough <qemu-passthrough-security.html>`__
-============================
-Sharing files with Virtio-FS
-============================
+===========================
+Sharing files with Virtiofs
+===========================
.. contents::
-Virtio-FS
-=========
+Virtiofs
+========
-Virtio-FS is a shared file system that lets virtual machines access
+Virtiofs is a shared file system that lets virtual machines access
a directory tree on the host. Unlike existing approaches, it
is designed to offer local file system semantics and performance.