cloud-hypervisor/vm-virtio
Sebastien Boeuf bac0d1e689 iommu: Implement virtio topology configuration
Based on the new structures previously introduced, the new topology
feature is being fully implemented through this commit. This allows
the description of the devices attached to the virtual IOMMU, which
is why a new function attach_devices() has been introduced. It gives
the virtual IOMMU device the full list of devices which must be attached
to it, letting the device share this information through its virtio
configuration.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-30 10:37:40 +01:00
..
src iommu: Implement virtio topology configuration 2020-01-30 10:37:40 +01:00
Cargo.toml vm-virtio: Cleanup from kvm_iotcls and kvm_bindings dependencies 2020-01-17 23:43:45 +01:00