[vfio-users] Quadro M1200 Mobile for CUDA

Simon Brand 1992 at gmx.net
Fri Nov 16 14:20:20 UTC 2018


Also X is working :)
The nvidia card is not working on its own, but it is working with
bumblebee.
For people with the same problem, this is the working commandline for
me:

/usr/bin/qemu-system-x86_64 -bios /usr/share/ovmf/x64/OVMF_CODE.fd
-L ovmf64/ -enable-kvm -M q35 -cpu
host,kvm=off,hv_time,hv_vendor_id=nullzwei -smp
3,sockets=1,cores=3,threads=1 -m 8192  -name Tensorflow -rtc
base=localtime  -net nic -net user,hostfwd=tcp::22221-:22222 -vga none
-display gtk,gl=on -device
vfio-pci,sysfsdev=/sys/devices/pci0000:00/0000:00:02.0/ID/,x-igd-opregion=on,display=on
-device
ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1
-device
vfio-pci,host=01:00.0,bus=root.1,addr=00.0,multifunction=on,romfile=/path/vbios_10de_13b6.rom
-drive
file=/path/image.qcow2,id=win,format=qcow2,if=none
-device ide-hd,bus=ide.0,drive=win   -boot c


Thanks to everyone, who is working on vfio :)
Great product!




More information about the vfio-users mailing list