HomeFreeBSD

virtio: Support MMIO bus for all devices

Description

virtio: Support MMIO bus for all devices

The bus is independent of the device, so all devices can be attached to
either a PCI bus or an MMIO bus. For example, QEMU's virtio-rng-device
gives the MMIO variant of virtio-rng-pci, and is now detected.

Reviewed by: andrew, br, brooks (mentor)
Approved by: andrew, br, brooks (mentor)
Differential Revision: https://reviews.freebsd.org/D24730

Details

Provenance
jrtc27Authored on
Reviewer
andrew
Differential Revision
D24730: virtio: Support MMIO bus for all devices
Parents
rS360722: virtio_mmio: Support non-transitional version 2 devices
Branches
Unknown
Tags
Unknown