Hello,

Still trying to pass the video from my intel hd4600 cpu to a VM with no
luck. It stops in "Running option rom at c000:0003"

when I launch the VM vm.log:

http://pastebin.com/X7sAX2jg

/proc/iomem after launching the VM

http://pastebin.com/N389ps0d

dmesg:

http://pastebin.com/dj1g0jMi

VM:
echo 1 > /sys/module/kvm/parameters/ignore_msrs
qemu-system-x86_64 -enable-kvm -M pc,accel=kvm -m 4096 -cpu host \
-smp 4,sockets=1,cores=4,threads=1 \
-vga none \
-display none \
-device vfio-pci,host=00:02.0,bus=pci.0,addr=02.0 \
-drive file=/home/mv/winIGD.qcow2,cache=none,if=virtio,format=qcow2 \
-device vfio-pci,host=0f:00.0 \
-device vfio-pci,host=10:00.0 \
-chardev stdio,id=seabios \
-device isa-debugcon,iobase=0x402,chardev=seabios \
-netdev user,id=vmnic -device virtio-net,netdev=vmnic \

Thanks
_______________________________________________
vfio-users mailing list
vfio-users@redhat.com
https://www.redhat.com/mailman/listinfo/vfio-users

Reply via email to