Skip to content

Virtio drivers for FreeBSD

KVM is quickly becoming the de facto standard in virtualisation (dodge this, Vmware!) and today to make the experience even better I stumbled upon _binary_ virtio drivers for FreeBSD.

http://people.freebsd.org/~kuriyama/virtio/
(copied here, just in case)

Thankfully virtio drivers have been available in FreeBSD for a while now, but you had to compile them as they are not included in the base operating system yet.
This is a good example of how to do it: http://viktorpetersson.com/2011/10/20/how-to-use-virtio-on-freebsd-8-2/ btw.

I'm looking forward to official FreeBSD with virtio drivers in the standard base OS.