Hi Daniel,

  Thanks for the info. In general, do you know what the mapping is
between the XML 'model type' and the parameter that gets passed to KVM
via the -vga switch?

        Regards,
            Gerry



On 10/11/2014 18:04, Daniel Dehennin wrote:
> Gerry O'Brien <ge...@scss.tcd.ie> writes:
>
>> Hi,
> Hello,
>
>>     How do you change the '-vga cirrus' option for KVM to something
>> else, e.g. '-vga std'? Is it done via the RAW data in the template?
> That's how I do it:
>
>     RAW=[TYPE="kvm",DATA="<devices><video><model type=\"vga\" 
> heads=\"1\"></model></video></devices>"]
>
> It could be interesting to be able to select it in the template:
>
> 1. provide a default in /etc/one/vmm_exec/vmm_exec_kvm.conf (cirrus for 
> example)
> 2. if graphics is “SPICE”, set the card to “qxl” in the template
> 2. user can override the card type for this template
>
> If you define the RAW DATA in /etc/one/vmm_exec/vmm_exec_kvm.conf, then
> you can not override it in the template because RAW are concatenated.
>
> Regards.
>
>
> _______________________________________________
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


-- 
Gerry O'Brien

Systems Manager
School of Computer Science and Statistics
Trinity College Dublin
Dublin 2
IRELAND

00 353 1 896 1341

_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to