From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-2?Q?Luk=E1=B9_Doktor?= Subject: [KVM-autotest][RFC] 32/64 bit guest system definition Date: Tue, 01 Dec 2009 13:36:28 +0100 Message-ID: <4B150DCC.9050409@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE To: KVM list , Autotest mailing list , Jiri Zupka , dlaor@redhat.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:45272 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752389AbZLAMg0 (ORCPT ); Tue, 1 Dec 2009 07:36:26 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hello, In our test (KSM-overcommit) we need to know whether the guest system i= s=20 32, 32-PAE, or 64bit system. Nowadays we are using params['image_name']= =20 string which ends with 32 or 64. Can we confine on this 'image_name' parameter string ending or do you=20 think KSM-autotest should define this in separate option in the=20 configuration file? Best regards, Luk=E1=B9 Doktor