Hi, The information is at http://www.opennebula.org/documentation:rel2.2:kvmg Just add model="virtio" to the NIC attribute, like:
NIC = [ NETWORK="example", MODEL="virtio"] Cheers 2011/3/30 Carlos Fernández Iglesias <[email protected]> > Hello, > > I'm struggling to add the "kvm -net nic,model=virtio" in the RAW attribute > of the opennebula virtual machine template. > > This is one of the many ways I've tried and failed: > > RAW = [ type = "kvm", data = "<devices><interface type=\"network\"><source > network=\"default\"/><target dev=\"tap\"/><model type=\"virtio\"/><driver > name\"vhost\" txmod=\"iothread\"/></interface></devices>" ] > > I can't find the solution In the documentation, ¿does someone know how to > do it? > > Thanks. > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Dr. Ruben Santiago Montero Associate Professor (Profesor Titular), Complutense University of Madrid URL: http://dsa-research.org/doku.php?id=people:ruben Weblog: http://blog.dsa-research.org/?author=7
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
