cloud-hypervisor/pci
Sebastien Boeuf b918220b49 vmm: Support virtio-pci devices attached to a virtual IOMMU
This commit is the glue between the virtio-pci devices attached to the
vIOMMU, and the IORT ACPI table exposing them to the guest as sitting
behind this vIOMMU.

An important thing is the trait implementation provided to the virtio
vrings for each device attached to the vIOMMU, as they need to perform
proper address translation before they can access the buffers.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-07 10:12:07 +02:00
..
src vmm: Support virtio-pci devices attached to a virtual IOMMU 2019-10-07 10:12:07 +02:00
Cargo.toml build: Bulk update dependencies 2019-08-02 15:22:37 +02:00