<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>In my host os, command of ' lspci -v -s 00:02.0' will show:</div><div>Memory at e8000000 (64-bit, prefetchable) [size=128M]</div><div><br></div><div>Is this 128M memory called 'stolen memory'?</div><div><br></div><div>If this IGD device is passed through into guest os, will it be deserted and wasted? Or mapped into and resused in guest os?</div><div>My  host os is ubuntu 18.04 with kernel 4.15.0-29-generic and qemu 2.11.1, guest os is windows 7.</div><div><br></div><div><br></div><div>Output of lspci -v -s 00:02.0:</div><div>root@test:/home# lspci -v -s 00:02.0</div><div>00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])</div><div><span style="white-space:pre"> </span>Subsystem: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller</div><div><span style="white-space:pre">    </span>Flags: bus master, fast devsel, latency 0, IRQ 16</div><div><span style="white-space:pre">     </span>Memory at f7800000 (64-bit, non-prefetchable) [size=4M]</div><div><span style="white-space:pre">       </span>Memory at e8000000 (64-bit, prefetchable) [size=128M]</div><div><span style="white-space:pre"> </span>I/O ports at f000 [size=64]</div><div><span style="white-space:pre">   </span>[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]</div><div><span style="white-space:pre">    </span>Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-</div><div><span style="white-space:pre">    </span>Capabilities: [d0] Power Management version 2</div><div><span style="white-space:pre"> </span>Capabilities: [a4] PCI Advanced Features</div><div><span style="white-space:pre">      </span>Kernel driver in use: vfio-pci</div><div><span style="white-space:pre">        </span>Kernel modules: i915</div></div></div></div></div>