From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UbBJ7-00052G-Cm for mharc-grub-devel@gnu.org; Sat, 11 May 2013 11:01:57 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbBJ2-000520-S2 for grub-devel@gnu.org; Sat, 11 May 2013 11:01:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UbBJ0-0004sU-AZ for grub-devel@gnu.org; Sat, 11 May 2013 11:01:52 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:42715) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbBIz-0004sJ-Vy for grub-devel@gnu.org; Sat, 11 May 2013 11:01:50 -0400 Received: by mail-wg0-f41.google.com with SMTP id y10so1573998wgg.0 for ; Sat, 11 May 2013 08:01:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=skx6MP99QSYvUXIfgjBDShieaKtqcbDNJbQsaIHY9w0=; b=n8ObduymREAJDRHiD0Ywxai/I9KH40MV8CD/IKVJwEUUKMFoqJS3qWkU+CJUlDJvsv FNkhjqMhT3C8US3wmwDN69UEEH4XVvyVBBbF6K6G2OGOnd9uAOhsOqsaK9tjqkQQiRWj 8LiFf+E4KK4BFa2Y3Ry6Rb6GtHw3gmkqt3T+sp0vjUzF1XvHTmx3BrAiWw60+MbzICUb dBcGs4I8n2gACtnTq2GMiXmTDRIC9b+BlC6pn4gKMJLXjnXmfsUCRbIeW9y1kBaS1lIC J+9DiFQeOpq8ar61PcYC9+prnh1qM8rjTUKqoNKT6wMfNwZ67Enyj5hicFFbPIg/IH6h knBQ== X-Received: by 10.195.13.47 with SMTP id ev15mr30538811wjd.18.1368284508146; Sat, 11 May 2013 08:01:48 -0700 (PDT) Received: from [192.168.56.2] (adsl-ull-92-98.47-151.net24.it. [151.47.98.92]) by mx.google.com with ESMTPSA id i4sm4148937wix.10.2013.05.11.08.01.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 11 May 2013 08:01:47 -0700 (PDT) Message-ID: <518E5DA4.5060501@gmail.com> Date: Sat, 11 May 2013 17:03:00 +0200 From: Francesco Lavra User-Agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: ARM automated testing References: <518E4F62.4000004@gmail.com> In-Reply-To: <518E4F62.4000004@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::229 Cc: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= , Leif Lindholm X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 15:01:55 -0000 On 05/11/2013 04:02 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Which QEMU target would be the most appropriate for automated testing? > What is the matching u-boot target? > What about arm-efi in qemu? As far as EFI is concerned, the only target with an EFI firmware working in qemu that I'm aware of is Beagle board (OMAP3530).