From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51300 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMIV3-0005rh-59 for qemu-devel@nongnu.org; Wed, 09 Jun 2010 06:27:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMIUx-0001d3-IR for qemu-devel@nongnu.org; Wed, 09 Jun 2010 06:27:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37883) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMIUx-0001cu-AU for qemu-devel@nongnu.org; Wed, 09 Jun 2010 06:27:03 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o59AR1Vq016308 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 9 Jun 2010 06:27:02 -0400 Date: Wed, 9 Jun 2010 15:58:43 +0530 From: Amit Shah Message-ID: <20100609102843.GC20595@amit-laptop.redhat.com> References: <356ef9bdde008d695e7c75dd1566222d6160d4b6.1276011638.git.amit.shah@redhat.com> <20100608172525.GB10305@amit-laptop.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: [Qemu-devel] Re: [PATCH v2] net: Fix hotplug with pci_add List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: qemu list , Markus Armbruster , Gerd Hoffmann On (Wed) Jun 09 2010 [09:59:50], Juan Quintela wrote: > > BTW, once here, didn't default nic should be e1000? not rtl8139? Are you looking at qemu-kvm sources? ;-) Amit