bhyve How to properly use the virtio_gpu driver in bhyve in a FreeBSD guest?

Hello.
Bhyve
Host: FreeBSD 14.1
Guest: FreeBSD 14.2 (kernel built with "device virtio_gpu")

What needs to be done to have a virtual GPU appear inside the guest on FreeBSD 14.2?
Judging by this diagram, you need to install the virglrenderer package on the host.
As a guest, as I understand it, the standard is mesa-dri + mesa-libs?
Or how to properly use the "virtio_gpu" driver on freebsd?

man virtio_gpu

VCLArchitecture.png
 
Back
Top