qemu [FreeBSD 12.2] Shared folders

Hi,

I'm to the point to perform some kernel development and I picked up qemu as test and debug support framework.

As you may expect, I need to frequently install executables on the guest OS.

Nevertheless, qemu's shared folders support is unavailable on FreeBSD (TBC). But, but, I've seen this :
https://www.reddit.com/r/freebsd/comments/7cm5q4/freebsd_running_on_qemu_does_anyone_know_which/
and this :
https://reviews.freebsd.org/D10335
in 2017, suggesting that virtio-9p kernel module could exist and fill the implementation hole.
If I understand virtio-9p is part of VirtFS.

However, how may I proceed to install virtio-9p ?

Thanks a lot

Addendum : I've just seen a thread about the subject :
https://forums.freebsd.org/threads/status-of-virtfs.75826/

Never mind, I will use ftp instead.
 
Back
Top