From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=53198 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6pMr-0004qS-1a for qemu-devel@nongnu.org; Fri, 15 Oct 2010 14:51:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6pMp-0007Xt-T9 for qemu-devel@nongnu.org; Fri, 15 Oct 2010 14:51:00 -0400 Received: from exprod7og114.obsmtp.com ([64.18.2.215]:39666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6pMp-0007Vq-KA for qemu-devel@nongnu.org; Fri, 15 Oct 2010 14:50:59 -0400 From: Anjali Kulkarni Date: Fri, 15 Oct 2010 11:49:29 -0700 Message-ID: In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [Qemu-devel] Passing in additional info to guest OS and e1000 test suite? 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, - If I want to pass in additional arguments to the guest OS while booting(i= n particular which slot I want to map a nic to) - is there any way to do it? Some kind of configuration file that I can pass in would also be ok for me. - Is there a KVM/Qemu/e1000 test suite that is already available and I can us? Thanks Anjali