]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
esx: Add support for the VMXNET 2 (Enhanced) NIC model
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 17 Apr 2010 09:43:01 +0000 (11:43 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 20 Apr 2010 18:58:24 +0000 (20:58 +0200)
commitc6375aa796693f44827812919ca5cc45a5ee7089
tree78e577813b6174eb450c7ac9530632643c54f4ca
parentcad913060c43b1377fc071e7ac703a7a84da682e
esx: Add support for the VMXNET 2 (Enhanced) NIC model

Add a test case and document it.
docs/drvesx.html.in
src/esx/esx_vmx.c
tests/vmx2xmldata/vmx2xml-ethernet-vmxnet2.vmx [new file with mode: 0644]
tests/vmx2xmldata/vmx2xml-ethernet-vmxnet2.xml [new file with mode: 0644]
tests/vmx2xmltest.c
tests/xml2vmxdata/xml2vmx-ethernet-vmxnet2.vmx [new file with mode: 0644]
tests/xml2vmxdata/xml2vmx-ethernet-vmxnet2.xml [new file with mode: 0644]
tests/xml2vmxtest.c