From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfcCS-0000iZ-3q for qemu-devel@nongnu.org; Mon, 24 Aug 2009 12:15:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfcCN-0000ex-DZ for qemu-devel@nongnu.org; Mon, 24 Aug 2009 12:15:15 -0400 Received: from [199.232.76.173] (port=47075 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfcCN-0000eb-6b for qemu-devel@nongnu.org; Mon, 24 Aug 2009 12:15:11 -0400 Received: from e36.co.us.ibm.com ([32.97.110.154]:33773) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MfcCM-0005bS-Tv for qemu-devel@nongnu.org; Mon, 24 Aug 2009 12:15:11 -0400 Received: from d03relay05.boulder.ibm.com (d03relay05.boulder.ibm.com [9.17.195.107]) by e36.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id n7OGDFKw029955 for ; Mon, 24 Aug 2009 10:13:15 -0600 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay05.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id n7OGEk5W147412 for ; Mon, 24 Aug 2009 10:14:47 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n7OGEjud005898 for ; Mon, 24 Aug 2009 10:14:46 -0600 Message-ID: <4A92BC74.1070208@us.ibm.com> Date: Mon, 24 Aug 2009 11:14:44 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target. References: <1250267001-4431-1-git-send-email-aliguori@us.ibm.com> <1250505286.23005.30.camel@blaa> <4A92ADC9.6000008@codemonkey.ws> <4A92B36C.8080209@redhat.com> In-Reply-To: <4A92B36C.8080209@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Mark McLoughlin , qemu-devel@nongnu.org Gerd Hoffmann wrote: > On 08/24/09 17:12, Anthony Liguori wrote: >> Mark McLoughlin wrote: >>>> I think the average user is better served with an e1000 vs ne2k. >>> >>> Shouldn't ne2k continue to be the default for pc-0.11 and pc-0.10 >> >> Hrm, doesn't seem to be an obvious way to do this. I guess we could >> change the pc_init functions for pc-0.11 and pc-0.10. Any thoughts? > > Add default_nic to QEMUMachine? That doesn't extend to well though. If we remove balloon (as your patch proposes), how do we get that back for pc-0.10 and pc-0.11? -- Regards, Anthony Liguori