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.
-- 
Daniel Dehennin
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF

Attachment: signature.asc
Description: PGP signature

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

Reply via email to