[libvirt_manager] Allow for virtualized pci passthrough#3755
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
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 |
|
recheck |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: amartyasinha The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
cee62cd
into
openstack-k8s-operators:main
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