Done.
On Thu, Feb 21, 2013 at 12:47 PM, Stefan Hajnoczi wrote:
> Hi Dmitry,
> The net multiqueue feature went into QEMU 1.4 and conflicts with vmxnet3.c.
>
> Please post a rebased version onto qemu.git/master so vmxnet3 can be
> merged. I'm currently getting the following compiler errors with
>
Hi Dmitry,
The net multiqueue feature went into QEMU 1.4 and conflicts with vmxnet3.c.
Please post a rebased version onto qemu.git/master so vmxnet3 can be
merged. I'm currently getting the following compiler errors with
these patches:
hw/vmxnet3.c: In function ‘vmxnet3_set_variable_mac’:
hw/vmx
On Wed, Jan 23, 2013 at 07:30:57AM +0200, Dmitry Fleytman wrote:
> This set of patches implements VMWare VMXNET3 paravirtual NIC device.
> The device supports of all the device features including offload capabilties,
> VLANs and etc.
> The device is tested on different OSes:
> Fedora 15
> U
Stefan,
Is there any else needs to be done in order to get these patches committed?
Thanks,
Dmitry.
On Wed, Jan 23, 2013 at 7:30 AM, Dmitry Fleytman wrote:
> This set of patches implements VMWare VMXNET3 paravirtual NIC device.
> The device supports of all the device features including offloa