<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>I have made a Export of the same VM created in oVirt to a server
      running pure qemu/KVM and which creates new VMs profiles with vram
      65536 and it turned on the Windows 10 which run perfectly with
      that configuration.</p>
    <p>Was reading some documentation that it may be possible to change
      the file /usr/share/ovirt-engine/conf/osinfo-defaults.properties
      in order to change it for the profile you want but I am not sure
      how these changed should be made if directly in that file, on
      another one just with custom configs and also how to apply them
      immediatelly to any new or existing VM ? I am pretty confident
      once vram is increased that should resolve the issue with not only
      Windows 10 VMs, but other as well.</p>
    <p>Anyone can give a hint about the correct procedure to apply this
      change ?</p>
    <p>Thanks in advance.<br>
      Fernando<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 23/11/2017 10:46, FERNANDO FREDIANI
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:781778b2-1d81-4a55-2060-ea570e83fbd1@upx.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <font face="arial, helvetica, sans-serif">Hello<br>
        <br>
        Has anyone installed a Windows 10 Virtual Machine ? <br>
        <br>
        I am having serious Console Performance issues even after
        installing the Ted Hat QXL controller from the virtio-win ISO.<br>
        Someone informed in a forum having similar issues and have
        resolved by increasing the graphics card memory to 65536 by
        editing the XML (example below), but how is that possible in
        oVirt permanently ?</font><br>
      <br>
      &lt;video&gt;<br>
            &lt;model type='qxl' ram='131072' vram='131072' vgamem='<ins>65536</ins>'
      heads='1'/&gt;<br>
            &lt;address type='pci' domain='0x0000' bus='0x00'
      slot='0x02' function='0x0'/&gt;<br>
      &lt;/video&gt;<br>
      <br>
      Thanks<br>
      Fernando<br>
    </blockquote>
    <br>
  </body>
</html>