blob: 3011a28c904a7f1376cb1c227e141f2a49e119ed (
plain)
1
2
3
4
5
6
7
8
|
https://libvirt.org/drvnodedev.html#mediated-devices-mdevs
They are virtual devices that share a single physical device.
Similar to [[sr-iov]] but sr-iov required registering and unregistering devices with the host PCIe bus via a host driver.
Mediated devices don't have to do this.
So why would we still choose sriov?
|