Displaying 2 results from an estimated 2 matches for "12t18".
Did you mean:
1218
2015 Aug 12
2
PCI passthrough fails in virsh: iommu group is not viable
...phic -boot menu=on /vm2/foo.img
I found the hardware addresses using lspci. When I invoke the same machine with virsh with what
I believe are the same addresses, I get:
virsh # start foo
error: Failed to start domain foo
error: internal error: process exited while connecting to monitor: 2015-08-12T18:24:10.651720Z qemu-system-x86_64: -device vfio-pci,host=02:00.0,id=hostdev0,bus=pci.0,addr=0x4: vfio: error, group 18 is not viable, please ensure all devices within the iommu_group are bound to their vfio bus driver.
2015-08-12T18:24:10.651752Z qemu-system-x86_64: -device vfio-pci,host=02:00.0,id=...
2015 Aug 12
0
Re: PCI passthrough fails in virsh: iommu group is not viable
...ise, replace the
network interface's "model type='e1000'" with "model type='virtio'" if
you can).
> I get:
>
> virsh # start foo
> error: Failed to start domain foo
> error: internal error: process exited while connecting to monitor: 2015-08-12T18:24:10.651720Z qemu-system-x86_64: -device vfio-pci,host=02:00.0,id=hostdev0,bus=pci.0,addr=0x4: vfio: error, group 18 is not viable, please ensure all devices within the iommu_group are bound to their vfio bus driver.
> 2015-08-12T18:24:10.651752Z qemu-system-x86_64: -device vfio-pci,host=02:00....