Re: [Qemu-devel] [PATCH V12 5/5] VMXNET3 device implementation

2013-03-06 Thread Dmitry Fleytman
No problem. On Wed, Mar 6, 2013 at 11:26 AM, Stefan Hajnoczi wrote: > On Wed, Mar 06, 2013 at 09:24:35AM +0200, Dmitry Fleytman wrote: > > I've sent V13 of patches with license changed. > > Thanks for resending. I'm happy to do trivial fixups while merging but > I don't do that in the case of

Re: [Qemu-devel] [PATCH V12 5/5] VMXNET3 device implementation

2013-03-06 Thread Stefan Hajnoczi
On Wed, Mar 06, 2013 at 09:24:35AM +0200, Dmitry Fleytman wrote: > I've sent V13 of patches with license changed. Thanks for resending. I'm happy to do trivial fixups while merging but I don't do that in the case of license changes. The reason is that there must be a clear record of you choosing

Re: [Qemu-devel] [PATCH V12 5/5] VMXNET3 device implementation

2013-03-05 Thread Dmitry Fleytman
Stefan, I've sent V13 of patches with license changed. Dmitry. On Mon, Mar 4, 2013 at 4:52 PM, Dmitry Fleytman wrote: > Oops, forgot to address this part... > > Is it enough to make following change: > > - * This work is licensed under the terms of the GNU GPL, version 2 or > later. > + * Thi

Re: [Qemu-devel] [PATCH V12 5/5] VMXNET3 device implementation

2013-03-04 Thread Dmitry Fleytman
Oops, forgot to address this part... Is it enough to make following change: - * This work is licensed under the terms of the GNU GPL, version 2 or later. + * This work is licensed under the terms of the GNU GPL, version 2. Do you want me to resend the series? Dmitry. On Mon, Mar 4, 2013 at 4:2

Re: [Qemu-devel] [PATCH V12 5/5] VMXNET3 device implementation

2013-03-04 Thread Stefan Hajnoczi
On Sat, Mar 02, 2013 at 02:44:39PM +0200, Dmitry Fleytman wrote: > diff --git a/hw/vmxnet3.h b/hw/vmxnet3.h > new file mode 100644 > index 000..22787b1 > --- /dev/null > +++ b/hw/vmxnet3.h > @@ -0,0 +1,760 @@ > +/* > + * QEMU VMWARE VMXNET3 paravirtual NIC > + * > + * Copyright (c) 2012 Ravello