<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hi:</div><div>    I follow below step:</div><div><span style="white-space:pre">        </span>1. update  kernel version to  gvt-stable-4.14;</div><div><span style="white-space:pre">      </span>2. update  qemu version to stable-2.10.0;</div><div><span style="white-space:pre">        </span>when 1 and 2 is done ,I can see the mdev_supported_types directory;</div><div><span style="white-space:pre">   </span>3. <span style="white-space:pre">  </span>vm install process:</div><div><span style="white-space:pre">           </span>1. use Display Driver Uninstaller in safe mode to remove the default installed Windows Intel GFX drivers;</div><div><span style="white-space:pre">             </span>2. using '-vga qxl' to install the quest and   install the official 15.45 Intel graphics drivers from Intels websit, windows 7 Device Manager show the graphics card is HD Graphics 520;</div><div><span style="white-space:pre">            </span>3. shutdown the system , change it to '-vga none' reboot the windows 7 virtual system ;</div><div><span style="white-space:pre">               </span></div><div><span style="white-space:pre">      </span> start the local vm , use gtk , example script:</div><div><span style="white-space:pre">       </span> /usr/bin/qemu-system-x86_64 \</div><div><span style="white-space:pre">                </span>-m 2048 -smp 2 -M pc \</div><div><span style="white-space:pre">                </span>-name local-display-vm \</div><div><span style="white-space:pre">              </span>-hda /root/kvmgt/win7.qcow2 \</div><div><span style="white-space:pre">         </span>-bios /usr/bin/bios.bin -enable-kvm \</div><div><span style="white-space:pre">         </span>-net nic,macaddr=52:54:00:10:00:1A -net tap,script=/etc/qemu-ifup \</div><div><span style="white-space:pre">           </span>-vga none \</div><div><span style="white-space:pre">           </span>-display gtk,gl=on \</div><div><span style="white-space:pre">          </span>-k en-us \</div><div><span style="white-space:pre">            </span>-machine kernel_irqchip=on \</div><div><span style="white-space:pre">          </span>-global PIIX4_PM.disable_s3=1 -global PIIX4_PM.disable_s4=1 \</div><div><span style="white-space:pre">         </span>-cpu host -usb -usbdevice tablet \</div><div><span style="white-space:pre">            </span>-device vfio-pci,sysfsdev=/sys/bus/pci/devices/0000:00:02.0/0aa0edee-9f5e-11e7-8864-4f7957d97b7c,x-display=on,x-igd-opregion=on</div><div><br></div><div><span style="white-space:pre">              </span>but on qemu display <b>"Guest has not initialized the display (yet)"</b></div><div><span style="white-space:pre">                </span></div><div><span style="white-space:pre">              </span>What should I do?  Thanks!</div><div><span style="white-space:pre">               </span>Best Regards!</div></div><br><br><span title="neteasefooter"><p> </p></span>