<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <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>
  </body>
</html>