cloud-hypervisor/pci/src
Sebastien Boeuf 933d41cf2f vmm: Provide DMA mapping handlers to virtio-mem devices
Now that virtio-mem devices can update VFIO mappings through dedicated
handlers, let's provide them from the DeviceManager.

Important to note these handlers should either be provided to virtio-mem
devices or to the unique virtio-iommu device. This must be mutually
exclusive.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-03-05 10:38:42 +01:00
..
bus.rs pci, virtio-devices: Extend barrier returning through PCI code 2020-12-17 11:23:53 +00:00
configuration.rs pci: Remove manual range checks 2021-01-04 13:46:37 +01:00
device.rs pci, virtio-devices: Extend barrier returning through PCI code 2020-12-17 11:23:53 +00:00
lib.rs devices, vm-device: Move BusDevice and Bus into vm-device 2020-09-10 09:35:38 +01:00
msi.rs pci: Enable GSI routing (MSI type) for AArch64 2020-07-14 14:34:54 +01:00
msix.rs pci: msix: Fix masking/enabling semantics 2020-09-24 22:29:16 +02:00
vfio.rs vmm: Provide DMA mapping handlers to virtio-mem devices 2021-03-05 10:38:42 +01:00