From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtglA-0004O1-P1 for qemu-devel@nongnu.org; Fri, 11 Jan 2013 10:43:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ttgl6-0003gz-9C for qemu-devel@nongnu.org; Fri, 11 Jan 2013 10:43:08 -0500 Received: from mail-qc0-f170.google.com ([209.85.216.170]:33181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ttgl6-0003gq-5G for qemu-devel@nongnu.org; Fri, 11 Jan 2013 10:43:04 -0500 Received: by mail-qc0-f170.google.com with SMTP id d42so1204941qca.1 for ; Fri, 11 Jan 2013 07:43:01 -0800 (PST) Date: Fri, 11 Jan 2013 16:42:53 +0100 From: Stefan Hajnoczi Message-ID: <20130111154253.GA5911@stefanha-thinkpad.muc.redhat.com> References: <1354878909-21369-1-git-send-email-dmitry@daynix.com> <1354878909-21369-4-git-send-email-dmitry@daynix.com> <20130107141734.GC18749@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 V8 3/5] Adding common definitions for VMWARE devices 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 Fri, Jan 11, 2013 at 03:35:29PM +0200, Dmitry Fleytman wrote: > Stefan, > > We have vmxnet2 implementation ready for submission as well, > so this code is not dead :) Please add it when it's needed. Stefan