cloud-hypervisor/vm-virtio/src
Sebastien Boeuf efbafdf9ed vm-virtio: Allow 2MiB mappings
In order to speed up the boot time and reduce the amount of mappings,
this patch exposes the virtio-iommu device as supporting both 2M and 4k
page sizes.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-18 07:21:40 +02:00
..
transport vm-virtio: Translate addresses for devices attached to IOMMU 2019-10-07 10:12:07 +02:00
vhost_user vm-virtio: Implement reset() for vhost-user-fs 2019-10-07 10:12:07 +02:00
vsock vm-virtio: Add IOMMU support to virtio-vsock 2019-10-07 10:12:07 +02:00
block.rs vm-virtio: Add IOMMU support to virtio-blk 2019-10-07 10:12:07 +02:00
console.rs vm-virtio: Add IOMMU support to virtio-console 2019-10-07 10:12:07 +02:00
device.rs vm-virtio: Translate addresses for devices attached to IOMMU 2019-10-07 10:12:07 +02:00
iommu.rs vm-virtio: Allow 2MiB mappings 2019-10-18 07:21:40 +02:00
lib.rs vm-virtio: Add virtio-iommu support 2019-10-07 10:12:07 +02:00
net.rs vm-virtio: Add IOMMU support to virtio-net 2019-10-07 10:12:07 +02:00
pmem.rs vm-virtio: Add IOMMU support to virtio-pmem 2019-10-07 10:12:07 +02:00
queue.rs vm-virtio: Translate addresses for devices attached to IOMMU 2019-10-07 10:12:07 +02:00
rng.rs vm-virtio: Add IOMMU support to virtio-rng 2019-10-07 10:12:07 +02:00