Siduction Forum

Siduction Forum => Software - Support => Topic started by: Teriarch on 2025/02/24, 16:01:46

Title: Virtio Support
Post by: Teriarch on 2025/02/24, 16:01:46
In order to present QEMU's 9p virtual fs (see <https://wiki.qemu.org/Documentation/9psetup>
to the guest, I wonder whether it be possible to set the following config options for the
next kernel release:

CONFIG_NET_9P=m
CONFIG_NET_9P_VIRTIO=m
CONFIG_NET_9P_DEBUG=y
CONFIG_9P_FS=m
CONFIG_9P_FS_POSIX_ACL=y

I would very much appreciate the support and your help.