docs: update gofurther/virtiofs

This commit is contained in:
lukas 2025-04-28 22:45:23 +00:00
parent 2f4fcd0381
commit d07fe45c89

View File

@ -2,7 +2,7 @@
title: Share a host directory with a guest using virtiofs title: Share a host directory with a guest using virtiofs
description: description:
published: true published: true
date: 2023-05-29T09:20:05.658Z date: 2025-04-28T22:45:21.257Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2022-08-13T00:16:17.437Z dateCreated: 2022-08-13T00:16:17.437Z
@ -23,9 +23,6 @@ Just as with other `virtio` devices, `virtio-fs` requires specialized drivers to
> For KVM/QEMU, as of January 2023, virtio-fs is only available for virtual machines managed by the system libvirt instance (`qemu:///system`) > For KVM/QEMU, as of January 2023, virtio-fs is only available for virtual machines managed by the system libvirt instance (`qemu:///system`)
{.is-warning} {.is-warning}
> As of January 2023, `virtio-fs` does not support read-only mode, meaning a guest will be able to write to the host's folder.
{.is-warning}
### Edit XML configuration ### Edit XML configuration
* Memory backing needs to be added to the XML definition: * Memory backing needs to be added to the XML definition: