[libvirt_manager] Allow for virtualized pci passthrough#3755
[libvirt_manager] Allow for virtualized pci passthrough#3755jamepark4 wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a352c6f36d924b17b1a9153944be578b ❌ openstack-k8s-operators-content-provider FAILURE in 7m 44s |
91294f2 to
806d83c
Compare
806d83c to
7db999a
Compare
7db999a to
c012dbb
Compare
|
New changes are detected. LGTM label has been removed. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
To allow for a virtualized compute to passthrough its devices to the emulated guests the compute needs to have iommu device present. If pci_passthrough_enabled is present and true add device element to VM XML. Signed-off-by: James Parker jparker@redhat.com
c012dbb to
d81c94e
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/044df2fc89ca4e8283511a6c4fadf2c6 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 11m 12s |
To allow for a virtualized compute to passthrough its devices to the emulated guests the compute needs to have iommu device present. If pci_passthrough_enabled is present and true add device element to VM XML.
Signed-off-by: James Parker jparker@redhat.com