Re: [libvirt] [PATCH] esx: Add support for the VMXNET 2 (Enhanced) NIC model

2010-04-20 Thread Matthias Bolte
2010/4/20 Eric Blake : > On 04/17/2010 05:28 AM, Matthias Bolte wrote: >> Add a test case and document it. >> +++ b/docs/drvesx.html.in >> @@ -307,10 +307,11 @@ ethernet0.checkMACAddress = "false" >>           >>              AMD PCnet32 network card for older guests. >>           >> -        vmxne

Re: [libvirt] [PATCH] esx: Add support for the VMXNET 2 (Enhanced) NIC model

2010-04-20 Thread Eric Blake
On 04/17/2010 05:28 AM, Matthias Bolte wrote: > Add a test case and document it. > +++ b/docs/drvesx.html.in > @@ -307,10 +307,11 @@ ethernet0.checkMACAddress = "false" > > AMD PCnet32 network card for older guests. > > -vmxnet, vmxnet3 > +vmxnet, vm

[libvirt] [PATCH] esx: Add support for the VMXNET 2 (Enhanced) NIC model

2010-04-17 Thread Matthias Bolte
Add a test case and document it. --- docs/drvesx.html.in|5 +- src/esx/esx_vmx.c | 60 +--- tests/vmx2xmldata/vmx2xml-ethernet-vmxnet2.vmx |9 tests/vmx2xmldata/vmx2xml-ethernet-vmxnet2.xml | 20