
This is a multi-part message in MIME format. --------------C64C2289E18148FC52BD4390 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hello Has anyone installed a Windows 10 Virtual Machine ? I am having serious Console Performance issues even after installing the Ted Hat QXL controller from the virtio-win ISO. 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 ? <video> <model type='qxl' ram='131072' vram='131072' vgamem='65536' heads='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </video> Thanks Fernando --------------C64C2289E18148FC52BD4390 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <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> <video><br> <model type='qxl' ram='131072' vram='131072' vgamem='<ins>65536</ins>' heads='1'/><br> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/><br> </video><br> <br> Thanks<br> Fernando<br> </body> </html> --------------C64C2289E18148FC52BD4390--