PCI passtrough in Qemu 1.3.0

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
mutex
Member
Member
Posts: 131
Joined: Sat Jul 07, 2007 7:49 pm

PCI passtrough in Qemu 1.3.0

Post by mutex »

Hi,

I have tried to get PCI passtrough for PCI working in Qemu, but so far without any success.

Anyone got this working?

I have Intel, iommu enabled, VT-d enabled in bios etc.

Code: Select all

qemu-system-x86_64 ... -device pci-assign,host=0c:00.0
qemu-system-x86_64: -device pci-assign,host=0c:00.0: No IOMMU found.  Unable to assign device "(null)"
qemu-system-x86_64: -device pci-assign,host=0c:00.0: Device 'kvm-pci-assign' could not be initialized
regards
Thomas
Post Reply