CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/15 11:06:59
Modified files:
sys/dev/fdt : virtio_mmio.c
Log message:
Implement version 2 of virtio(4) at fdt, as used by Parallels on the
Apple M1. With this vio(4) shows up and we can properly install and
use OpenBSD as VM.
"not afraid of the virtio diff" deraadt@
"okie dokie" jcs@
