PCI passtrough in Qemu 1.3.0
Posted: Fri Dec 28, 2012 3:18 am
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.
regards
Thomas
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
Thomas