[vfio-users] Troubleshooting UPT Mode

Jonas Shoor edjamessmith3 at gmail.com
Fri Oct 20 14:01:42 UTC 2017


Hello,

I was wondering if anyone could help me troubleshoot getting UPT mode
working for my Windows 10 guest.  I was able to get Legacy Passthrough mode
to work; however, when I try UPT mode, I receive the message "Guest has not
initialized the display (yet)." in VNC and my external monitor is blank.
My understanding is that with UPT, VNC should be my primary display and i
should be able to configure my external display as a secondary which will
mirror my primary. However, since my primary is not initializing, I am
stuck.

I am running a proxmox 5 server with the following configuration:
kernel: 4.10.17-2-pve
Qemu: pve-qemu-kvm_2.9.1-1
Seabios
CPU: i3-7100 Kaby Lake
KVM/QEMU command:

/usr/bin/kvm -id 102 -chardev
'socket,id=qmp,path=/var/run/qemu-server/102.qmp,server,nowait' -mon
'chardev=qmp,mode=control' -pidfile /var/run/qemu-server/102.pid -daemonize
-smbios 'type=1,uuid=4940768b-9482-4f78-a7bc-af7bb7bc6e7d' -name Windows10
-smp '2,sockets=1,cores=2,maxcpus=2' -nodefaults -boot
'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg'
-vga std -vnc unix:/var/run/qemu-server/102.vnc,x509,password -no-hpet -cpu
'kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,enforce'
-m 2048 -k en-us *-device
'vfio-pci,host=00:02.0,addr=0x18,x-vga=on,x-igd-opregion=on'* -device
'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device
'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device
'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -readconfig
/usr/share/qemu-server/pve-usb.cfg -device
'usb-tablet,id=tablet,bus=uhci.0,port=1' -device
'usb-host,vendorid=0x046d,productid=0xc016,id=usb0' -device
'usb-host,vendorid=0x413c,productid=0x2006,id=usb1' -device
'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -iscsi
'initiator-name=iqn.1993-08.org.debian:01:63c0b974b722' -drive
'file=/var/lib/vz/images/102/vm-102-disk-1.raw,if=none,id=drive-ide0,format=raw,cache=none,aio=native,detect-zeroes=on'
-device 'ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=100'
-drive 'if=none,id=drive-ide2,media=cdrom,aio=threads' -device
'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -netdev
'type=tap,id=net0,ifname=tap102i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown'
-device
'e1000,mac=02:66:F7:7C:78:68,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300'
-rtc 'driftfix=slew,base=localtime' -global
'kvm-pit.lost_tick_policy=discard'

I didn't see any obvious errors in my log files.

I'd be happy to post the working Legacy configuration if that would help.

Thanks in advance,

Ed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/vfio-users/attachments/20171020/3cbb7f23/attachment.htm>


More information about the vfio-users mailing list