From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IPHBx-0001SX-TD for qemu-devel@nongnu.org; Sun, 26 Aug 2007 08:26:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IPHBu-0001NR-C6 for qemu-devel@nongnu.org; Sun, 26 Aug 2007 08:26:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPHBu-0001N5-6U for qemu-devel@nongnu.org; Sun, 26 Aug 2007 08:26:06 -0400 Received: from mu-out-0910.google.com ([209.85.134.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IPHBt-00089C-Sx for qemu-devel@nongnu.org; Sun, 26 Aug 2007 08:26:06 -0400 Received: by mu-out-0910.google.com with SMTP id w8so1579927mue for ; Sun, 26 Aug 2007 05:26:04 -0700 (PDT) Message-ID: <46D17155.7090306@ietsmet.nl> Date: Sun, 26 Aug 2007 14:25:57 +0200 MIME-Version: 1.0 References: <46D09C8E.3060101@monatomic.org> In-Reply-To: <46D09C8E.3060101@monatomic.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Triggered Subject: [Qemu-devel] Re: e1000 emulation Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Dan Aloni schreef: > Hello, > > Is anyone interested in a patch for an unstable, though working e1000 > emulation for > QEMU? It is aimed for this chip-set version: > > 0e:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet > Controller > > I originally created it very recently to provide a virtual NIC that > supports Jumbo > packets. Unfortunately it appears that the tun driver doesn't implement > change_mtu() so it didn't integrate very well with qemu-kvm. > I am very interested in a patch for Gbit-capable network card. Please post a patch! Thank you Frederik van Hövell