Re: Sounds interesting from NetBSD's 10 release notes
Date: Mon, 01 Apr 2024 18:58:58 UTC
Pete Wright: > yea i noticed that too, also this one really caught my eye as 9pfs support would fix some lame stuff > i got going on with my bhyve config: > > VirtIO driver enhancements: > > Added support for VirtIO 1.0 to the virtio(4) drivers, which previously supported version 0.9. > New vio9p(4) driver allows mounting VirtIO 9P filesystems exported by the VM host. you may be interested in <https://reviews.freebsd.org/D41844>: "Add an implementation of the 9P filesystem". currently 'Accepted' in Phabricator but not merged.