Implement version 2 of virtio(4) at fdt, as used by Parallels on the
authorpatrick <patrick@openbsd.org>
Thu, 15 Apr 2021 17:06:59 +0000 (17:06 +0000)
committerpatrick <patrick@openbsd.org>
Thu, 15 Apr 2021 17:06:59 +0000 (17:06 +0000)
commitd2aee082506b949441bfd2dd3e7a2af0daaeb5a5
treebb49fe5f6358a63f3c45ec3d2d4dbeba84d30367
parent23eb925ff7bb13228a083d6fd9846e23826cd2a3
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@
sys/dev/fdt/virtio_mmio.c