From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfzY9-0005dD-Ns for qemu-devel@nongnu.org; Tue, 25 Aug 2009 13:11:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfzY5-0005UU-3v for qemu-devel@nongnu.org; Tue, 25 Aug 2009 13:11:13 -0400 Received: from [199.232.76.173] (port=44710 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfzY4-0005UB-Ug for qemu-devel@nongnu.org; Tue, 25 Aug 2009 13:11:08 -0400 Received: from caffeine.csclub.uwaterloo.ca ([129.97.134.17]:56588) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfzY4-0005Ws-Eh for qemu-devel@nongnu.org; Tue, 25 Aug 2009 13:11:08 -0400 Date: Tue, 25 Aug 2009 13:11:07 -0400 Subject: Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target. Message-ID: <20090825171107.GE23700@csclub.uwaterloo.ca> 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> <4A9417D2.1040002@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A9417D2.1040002@redhat.com> From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Anthony Liguori , qemu-devel@nongnu.org On Tue, Aug 25, 2009 at 07:56:50PM +0300, Avi Kivity wrote: > Our users will hate us if we do this. We should look at XP's actual > market share, not formal statements from Microsoft. If market share > starts dropping, we can scale back support in qemu. > > Providing less than optimal performance is a lot better than starting up > with no networking. In any case optimal performance requires a > non-default selection (virtio). Well if e1000 gives 95% of the virtio performance, and 8139 gives 50%, then I know which I will be using. Personally I don't care which one is default, since I will use e1000 with bridging anyhow. -- Len Sorensen