<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">“input-keymap-atset1-to-qcode.c” is existed in 2.12 branch of our igvtg-qemu repo, pls double check your environment.
<span style="font-family:Wingdings">J</span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Acewind [mailto:acewind@gmail.com]
<br>
<b>Sent:</b> Monday, November 12, 2018 11:24 AM<br>
<b>To:</b> zhenyuw@linux.intel.com<br>
<b>Cc:</b> Xu, Terrence <terrence.xu@intel.com>; intel-gvt-dev@lists.freedesktop.org<br>
<b>Subject:</b> Re: internal error: process exited while connecting to monitor: egl support is disabled<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<p class="MsoNormal">According to <a href="https://github.com/intel/gvt-linux/wiki/GVTg_Setup_Guide#331-build-qemu-for-kvmgt">https://github.com/intel/gvt-linux/wiki/GVTg_Setup_Guide#331-build-qemu-for-kvmgt</a><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">When make -j8, error:<o:p></o:p></p>
<div>
<p class="MsoNormal">fatal error: ui/input-keymap-atset1-to-qcode.c: No such file or directory<o:p></o:p></p>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">Zhenyu Wang <<a href="mailto:zhenyuw@linux.intel.com">zhenyuw@linux.intel.com</a>>
<span lang="ZH-CN" style="font-family:SimSun">于</span>2018<span lang="ZH-CN" style="font-family:SimSun">年</span>11<span lang="ZH-CN" style="font-family:SimSun">月</span>12<span lang="ZH-CN" style="font-family:SimSun">日周一</span><span lang="ZH-CN">
</span><span lang="ZH-CN" style="font-family:SimSun">上午</span>11:05<span lang="ZH-CN" style="font-family:SimSun">写道:</span><o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal">On 2018.11.12 09:32:30 +0800, Acewind wrote:<br>
> I have tried change emulator in libvirt xml:<br>
> <emulator>/usr/bin/qemu-system-x86_64</emulator><br>
> <br>
> But still got error:<br>
> root@localhost:/home/# virsh create ./win10.xml<br>
> error: Failed to create domain from ./win10.xml<br>
> error: internal error: process exited while connecting to monitor: egl support<br>
> is disabled<br>
<br>
Looks your qemu build doesn't enable opengl support, could you rebuild<br>
qemu with "--enable-opengl" and make sure configure to enable opengl?<br>
<br>
-- <br>
Open Source Technology Center, Intel ltd.<br>
<br>
$gpg --keyserver <a href="http://wwwkeys.pgp.net" target="_blank">wwwkeys.pgp.net</a> --recv-keys 4D781827<o:p></o:p></p>
</blockquote>
</div>
</div>
</div>
</body>
</html>