Today I found this driver to have graphics on #FreeBSD in #UTM on #MacOS.
https://www.freshports.org/graphics/virtio-gpu-qemu-kmod/
It is only added a few weeks ago. Lucky me. 🍀
Discussion
Today I found this driver to have graphics on #FreeBSD in #UTM on #MacOS.
https://www.freshports.org/graphics/virtio-gpu-qemu-kmod/
It is only added a few weeks ago. Lucky me. 🍀
@david_chisnall
yes, a framebuffer
See https://gitlab.com/tgasiba/virtio_gpu_qemu
"An out-of-tree VirtIO GPU display driver for FreeBSD guests running under
QEMU or UTM, adding mmap(2) support for the framebuffer so that Xorg /
Xlibre can drive the display through xf86-video-scfb."
@david_chisnall @ronnie_bonkers I used XPRA for this sort of thing but a better driver looks good - nice to see it happen!