From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58857 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Olt6u-0001xp-Ty for qemu-devel@nongnu.org; Wed, 18 Aug 2010 20:36:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Olt6q-0007a4-JL for qemu-devel@nongnu.org; Wed, 18 Aug 2010 20:35:59 -0400 Received: from exprod7og120.obsmtp.com ([64.18.2.18]:49326) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Olt6q-0007Zj-9Z for qemu-devel@nongnu.org; Wed, 18 Aug 2010 20:35:56 -0400 From: Anjali Kulkarni Date: Wed, 18 Aug 2010 17:33:44 -0700 Message-ID: In-Reply-To: <1243458242.12221281192660922.JavaMail.root@mail> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [Qemu-devel] Question about using multiple Qemu emulation devices/NICs at one time List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" Hi, Has anyone tried to use many Qemu devices/NICs at one time with the same guest? Ie let the guest think it has say 3 or 4 virtual NICs? I see that after about 2, it seems to be a little unstable - I got a em0 watchdog timeout once.=20 So, I wanted to know is there any known issue with having more than 2 emulated devices at one time? Has anyone used many, and what's the max that anyone has used with stability? Anjali