From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRe3R-0001An-NC for qemu-devel@nongnu.org; Thu, 03 Oct 2013 04:14:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRe3J-0006cM-Am for qemu-devel@nongnu.org; Thu, 03 Oct 2013 04:14:37 -0400 Received: from mail-qe0-x229.google.com ([2607:f8b0:400d:c02::229]:63915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRe3J-0006cC-6U for qemu-devel@nongnu.org; Thu, 03 Oct 2013 04:14:29 -0400 Received: by mail-qe0-f41.google.com with SMTP id 1so1478863qee.28 for ; Thu, 03 Oct 2013 01:14:28 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <524D2776.7040505@redhat.com> Date: Thu, 03 Oct 2013 10:14:46 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20131002203611.GE2686@riverbed.com> In-Reply-To: <20131002203611.GE2686@riverbed.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] 82574/82571 emulation? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: akepner Cc: qemu-devel@nongnu.org, arthur.jones@riverbed.com Il 02/10/2013 22:36, akepner ha scritto: > > Hi qemu-devel; > > We're using qemu to emulate a platform that uses Intel 82574, > and 82571 based NICs (which use the e1000e driver). AFAICT, > an emulation of 82574/82571 devices is not available in qemu. > > Couple of questions: > > 1) is someone already working on a 82574/82571 emulation? > (and if so, can you point me to a repo?) > > 2) would a 82574/82571 emulation be welcome into upstream > qemu? There's no one working that I know of, but it would definitely be welcome. Paolo > (This'd be the first intended-for-upstream qemu work I've done, so > any other advice, or pointers that you have would be appreciated.) > > Thanks. >