pass through multiple vfio-pci.ids


Recommended Posts

 

 

Does anyone know how exactly to write two ids next to each other?

 This is what I have and it only blocks the first one. 

 

 

menu default
  kernel /bzimage
  append vfio-pci.ids=1b21:1142 8086:1539 intel_iommu=on pcie_acs_override=downstream,multifunction initrd=/bzroot,/bzroot-gui

 

or 

 

menu default
  kernel /bzimage
  append vfio-pci.ids=1b21:1142 vfio-pci.ids=8086:1539 intel_iommu=on pcie_acs_override=downstream,multifunction initrd=/bzroot,/bzroot-gui

 

 

 

Edited by darthjonathan12
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.