Comment 0 for bug 213991

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

kvm allows for:
-net nic[,vlan=n][,macaddr=addr][,model=type]

where 'model' can be i82551, i82557b, i82559er, ne2k_pci, ne2k_isa, pcnet, rtl8139, e1000, smc91c111, lance and mcf_fec. libvirt does not support this in its xml file or via virt-manager. As such, libvirt users can only use the default (currently rtl8139).