cloud-hypervisor/vmm
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
..
src vmm: Provide DMA mapping handlers to virtio-mem devices 2021-03-05 10:38:42 +01:00
Cargo.toml build(deps): bump libc from 0.2.86 to 0.2.87 2021-03-02 11:14:57 +00:00