<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr">KVMGT support gtk-gl UI as a DMA Buf output for local host, which seems to provide better performance than egl-headless spicy. However, the display resolution fails to match that of the native displays. See <a href="https://github.com/intel/gvt-linux/issues/44">https://github.com/intel/gvt-linux/issues/44</a></div><div dir="ltr"><br></div><div dir="ltr">For gtk window to scale to full screen or a desirable window size, a patch is applied to qemu to convert positions in the mouse events between window coordinates and gl surface ones. Is it a good idea to submit this to upstream?</div><div dir="ltr"><br></div><div dir="ltr">See <a href="https://pastebin.com/96iBLdDx">https://pastebin.com/96iBLdDx</a> for the patch.</div></body></html>