Using these guides I was able to get most everything setup:
https://bbs.archlinux.org/viewtopic.php?id=162768
https://www.pugetsystems.com/labs/ar...14-04-KVM-585/
Everything is ready to go and start the virtual machine, however I am getting a unique error that Im having trouble searching for and finding a resolution.
IOMMU GROUPS ARE SETUP
DEVICES ARE BLACKLISTED (I THINK)
ERROR:
Alright, so I checked some dmsg logs
Anything I am doing wrong? I found that a user had a similar issue with trying to virtualize a whole RAID CONTROLLER but he said the GPU was working fine. That thread is closed and that topic destroyed, so I cant ask him. (Even though his issue was RAID CONTROLLER pass and mine is GPU.)
Is it kernel related? I haven't touched the kernel in terms of patches I'm just using standard Ubuntu 14.04.3
https://bbs.archlinux.org/viewtopic.php?id=162768
https://www.pugetsystems.com/labs/ar...14-04-KVM-585/
Everything is ready to go and start the virtual machine, however I am getting a unique error that Im having trouble searching for and finding a resolution.
IOMMU GROUPS ARE SETUP
DEVICES ARE BLACKLISTED (I THINK)
ERROR:
Code:
qemu-system-x86_64: -device vfio-pci,host=0b:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: vfio: failed to set iommu for container: Operation not permitted
qemu-system-x86_64: -device vfio-pci,host=0b:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: vfio: failed to setup container for group 19
qemu-system-x86_64: -device vfio-pci,host=0b:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: vfio: failed to get group 19
qemu-system-x86_64: -device vfio-pci,host=0b:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: Device initialization failed.
qemu-system-x86_64: -device vfio-pci,host=0b:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: Device 'vfio-pci' could not be initialized
Code:
[ 116.814073] vfio-pci 0000:0b:00.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor.
[ 1136.576661] vfio-pci 0000:0b:00.0: Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor.
Is it kernel related? I haven't touched the kernel in terms of patches I'm just using standard Ubuntu 14.04.3