From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MgBMk-0000rk-KJ for qemu-devel@nongnu.org; Wed, 26 Aug 2009 01:48:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MgBMf-0000rX-08 for qemu-devel@nongnu.org; Wed, 26 Aug 2009 01:48:13 -0400 Received: from [199.232.76.173] (port=57064 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgBMe-0000rU-N4 for qemu-devel@nongnu.org; Wed, 26 Aug 2009 01:48:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60576) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MgBMd-0001aF-UD for qemu-devel@nongnu.org; Wed, 26 Aug 2009 01:48:08 -0400 Date: Wed, 26 Aug 2009 11:17:47 +0530 From: Amit Shah Subject: Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target. Message-ID: <20090826054747.GA3557@amit-x200.redhat.com> References: <1250267001-4431-1-git-send-email-aliguori@us.ibm.com> <4A93C0C4.7060409@redhat.com> <20090825132347.GB23700@csclub.uwaterloo.ca> <4A940A40.30608@redhat.com> <20090825163028.GD23700@csclub.uwaterloo.ca> <4A9413B5.5030108@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A9413B5.5030108@us.ibm.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Avi Kivity , Lennart Sorensen On (Tue) Aug 25 2009 [11:39:17], Anthony Liguori wrote: > Lennart Sorensen wrote: >> On Tue, Aug 25, 2009 at 06:58:56PM +0300, Avi Kivity wrote: >> >>> Ok. IMO it's important for networking to work out of the box, so we >>> should avoid e1000 as default. >>> >> >> Certainly for anything newer than XP it seems e1000 just works (or at >> least could be fixed so it works) and is very efficient. For XP though, >> > > Mainstream support eol for xp is scheduled for 4/14/10. New licenses > are no longer available. > > Since 0.12 is targeted at 3/2/10, I think it's pretty reasonable to not > support XP in the default configuration especially considering the > advantage to every other guest in using e1000. One point of VMs is running older software on newer hardware. Amit