From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRT9j-0005ZD-IK for qemu-devel@nongnu.org; Wed, 02 Oct 2013 16:36:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRT9c-00081R-9q for qemu-devel@nongnu.org; Wed, 02 Oct 2013 16:36:23 -0400 Received: from incomingmail.riverbed.com ([208.70.196.45]:12205 helo=smtp1.riverbed.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRT9c-00080z-4M for qemu-devel@nongnu.org; Wed, 02 Oct 2013 16:36:16 -0400 Date: Wed, 2 Oct 2013 13:36:12 -0700 From: akepner Message-ID: <20131002203611.GE2686@riverbed.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] 82574/82571 emulation? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: arthur.jones@riverbed.com 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? (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. -- Arthur