From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDAcq-00078K-O2 for qemu-devel@nongnu.org; Wed, 06 Mar 2013 04:27:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDAcp-0001fR-Lk for qemu-devel@nongnu.org; Wed, 06 Mar 2013 04:27:04 -0500 Received: from mail-qe0-f43.google.com ([209.85.128.43]:51290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDAcp-0001fI-Hy for qemu-devel@nongnu.org; Wed, 06 Mar 2013 04:27:03 -0500 Received: by mail-qe0-f43.google.com with SMTP id 1so5129323qee.30 for ; Wed, 06 Mar 2013 01:27:02 -0800 (PST) Date: Wed, 6 Mar 2013 10:26:55 +0100 From: Stefan Hajnoczi Message-ID: <20130306092655.GA32649@stefanha-thinkpad.muc.redhat.com> References: <1362228279-12628-1-git-send-email-dmitry@daynix.com> <1362228279-12628-6-git-send-email-dmitry@daynix.com> <20130304142817.GB3981@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH V12 5/5] VMXNET3 device implementation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dmitry Fleytman Cc: Yan Vugenfirer , Gerhard Wiesinger , qemu-devel , Anthony Liguori , Paolo Bonzini 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 the license. Stefan