Jump to: navigation, search

Difference between revisions of "Pci passthrough"

(Created page with "Where to get the code: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:pci-passthrough-enhancement,n,z Currently the patchset is still...")
 
(Replaced content with "'''Please refer to the [http://docs.openstack.org/admin-guide/compute-pci-passthrough.html documentation] for the latest information.''' '''Please check https://wiki.open...")
 
(26 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Where to get the code:
+
'''Please refer to the [http://docs.openstack.org/admin-guide/compute-pci-passthrough.html documentation] for the latest information.'''
  
https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:pci-passthrough-enhancement,n,z
+
'''Please check https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking for SR-IOV NIC pass-through'''
Currently the patchset is still under code review and not sure how long will it take to be merged.
 
 
 
How to prepare the environment:
 
Currently the code is only tested in libvirt environment, please refer to followed link on how to get the libvirt + PCI passthrough working.
 
http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM
 
http://libvirt.org/guide/html/Application_Development_Guide-Device_Config-PCI_Pass.html
 
 
 
How to configure the nova.conf to enable the PCI passthrough:
 

Latest revision as of 09:52, 28 March 2017

Please refer to the documentation for the latest information.

Please check https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking for SR-IOV NIC pass-through