You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/admin/pci-passthrough.rst
+58Lines changed: 58 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -429,3 +429,61 @@ the PF and its VFs are made available for consumption.
429
429
430
430
431
431
For deeper technical details please read the `nova specification. <https://specs.openstack.org/openstack/nova-specs/specs/zed/approved/pci-device-tracking-in-placement.html>`_
432
+
433
+
434
+
Virtual IOMMU support
435
+
---------------------
436
+
437
+
With provided :nova:extra-spec:`hw:viommu_model` flavor extra spec or equivalent
438
+
image metadata property ``hw_viommu_model`` and with the guest CPU architecture
439
+
and OS allows, we can enable vIOMMU in libvirt driver.
0 commit comments