<div dir="ltr"><div><div><div>Hello,<br><br>Still trying to pass the video from my intel hd4600 cpu to a VM with no<br>luck. It stops in "Running option rom at c000:0003"<br><br>when I launch the VM vm.log:<br><br><a href="http://pastebin.com/X7sAX2jg" target="_blank">http://pastebin.com/X7sAX2jg</a><br><br></div>/proc/iomem after launching the VM<br><br><a href="http://pastebin.com/N389ps0d" target="_blank">http://pastebin.com/N389ps0d</a><br><br></div>dmesg:<br><br><a href="http://pastebin.com/dj1g0jMi" target="_blank">http://pastebin.com/dj1g0jMi</a><br><br>VM:<br>echo 1 > /sys/module/kvm/parameters/<wbr>ignore_msrs<br>qemu-system-x86_64 -enable-kvm -M pc,accel=kvm -m 4096 -cpu host \<br>-smp 4,sockets=1,cores=4,threads=1 \<br>-vga none \<br>-display none \<br>-device vfio-pci,host=00:02.0,bus=pci.<wbr>0,addr=02.0 \<br>-drive file=/home/mv/winIGD.qcow2,<wbr>cache=none,if=virtio,format=<wbr>qcow2 \<br>-device vfio-pci,host=0f:00.0 \<br>-device vfio-pci,host=10:00.0 \<br>-chardev stdio,id=seabios \<br>-device isa-debugcon,iobase=0x402,<wbr>chardev=seabios \<br></div><div>-netdev user,id=vmnic -device virtio-net,netdev=vmnic \<br><br></div><div>Thanks<br></div></div>