<div dir="ltr">[adding the list back]<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 13, 2016 at 9:17 PM, fulaiyang <span dir="ltr"><<a href="mailto:fulaiyang@163.com" target="_blank">fulaiyang@163.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>hello,</div><div>    my <span style="line-height:23.7999992370605px">kernel does include simplefb:</span>CONFIG_FB_SIMPLE=y.<wbr>QEMU does not print any messages when started but the top tree show that qemu'cpu usage is always about 100%.I have confirmed that the windows 7 os does not boot.I don't know how I can get other qemu information,could you tell me? thanks.</div><div><div>                                                                                </div><div>   PID USER      PR  NI    VIRT    RES    SHR S  <b>%CPU</b> %MEM     TIME+ COMMAND </div><div> 9542 root      20   0 2768476 2.028g  11848 S <b> 99.7</b> 53.3   3:48.82 qemu-system-x86  </div></div></div></blockquote><div><br></div><div><br></div><div>Try removing the modprobe.blacklist and video options from your kernel command line (the unsafe interrupts thing isn't necessary on your system either).  After boot, IGD should be bound to i915.  Unbind it, bind to vfio-pci, and try QEMU again.  Since you have simplefb in your kernel, I don't trust that it's not claiming device resources as you're using it now.</div></div></div></div>