mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-23 06:05:21 +00:00
efba48dddb
With some of the factorization that happened to be able to support VFIO hotplug, one mistake was made. In case a vIOMMU is created through a virtio-iommu device, and no matter the "iommu" option value from the VFIO device parameter, the VFIO device was always placed behind the virtual IOMMU. This commit fixes this wrong behavior by making sure the device configuration is taken into account to decide if it should be attached or not to the virtual IOMMU. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |