From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anjali Kulkarni Subject: Passing in additional info to guest OS and e1000 test suite? Date: Fri, 15 Oct 2010 11:49:29 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT To: "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" Return-path: Received: from exprod7og114.obsmtp.com ([64.18.2.215]:39649 "EHLO exprod7og114.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756507Ab0JOSu7 convert rfc822-to-8bit (ORCPT ); Fri, 15 Oct 2010 14:50:59 -0400 In-Reply-To: Content-Language: en-US Sender: kvm-owner@vger.kernel.org List-ID: Hi, - If I want to pass in additional arguments to the guest OS while booting(in 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