From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=60088 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIPGM-0006gb-IN for qemu-devel@nongnu.org; Tue, 16 Nov 2010 12:24:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIPGH-0001Iv-Vq for qemu-devel@nongnu.org; Tue, 16 Nov 2010 12:24:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:23270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIPGH-0001IN-NW for qemu-devel@nongnu.org; Tue, 16 Nov 2010 12:24:05 -0500 Date: Tue, 16 Nov 2010 19:23:48 +0200 From: "Michael S. Tsirkin" Message-ID: <20101116172348.GB4077@redhat.com> References: <4CB78180.7050001@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CB78180.7050001@codemonkey.ws> Subject: [Qemu-devel] Re: Hitting 29 NIC limit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Anjali Kulkarni , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" , "Richard W.M. Jones" , Avi Kivity On Thu, Oct 14, 2010 at 05:17:36PM -0500, Anthony Liguori wrote: > On 10/14/2010 05:12 PM, Anjali Kulkarni wrote: > >Thanks. Does this work for e1000 as well? > > Haven't tried. I don't know how various e1000 drivers would react. > > >Also, does it support pci hotplug? > > No, but that's fixable down the road. > > Regards, > > Anthony Liguori Probably not.