Hi,
In my environment I’d like to add my custom tag.
<video>
<model type='qxl' heads='1' ram='65536' vram='65536' vgamem='65536' primary='yes'/>
</video>
I have created a RAW parameter in the template but once the template is instantiated, two “virtual” monitors appear: first, the default one with 16MB of video memory and the second one (created by me) with 64MB of video memory.
Is there any way to customize the video as I’d like to?