From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HZOsD-0008GB-6r for qemu-devel@nongnu.org; Thu, 05 Apr 2007 06:07:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HZOsC-0008DO-6I for qemu-devel@nongnu.org; Thu, 05 Apr 2007 06:07:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZOsB-0008D9-PR for qemu-devel@nongnu.org; Thu, 05 Apr 2007 06:07:19 -0400 Received: from blitz.aql.fr ([83.206.143.174]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HZOoo-0003tw-LH for qemu-devel@nongnu.org; Thu, 05 Apr 2007 06:03:51 -0400 Received: from [10.11.24.105] (dyn-pool-1.aql.fr [192.168.99.1]) by blitz.aql.fr (8.13.6/8.13.6) with ESMTP id l359rWCQ039308 for ; Thu, 5 Apr 2007 11:53:32 +0200 (CEST) (envelope-from maxime.tierrie@aql.fr) Message-ID: <4614C81F.5050508@aql.fr> Date: Thu, 05 Apr 2007 11:57:51 +0200 From: Maxime Tierrie MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [qemu-system-arm]Help needed Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I would like to build a linux kernel for an arm system and use Qemu for the simulation. What target exactly can I use ? May I use something like XXX_defconfig? I will be very interested to know how was built the arm-test-0.2 available in the Qemu website. The target doesn't really matter, I'm just interested in the process of building a linux sytem for arm and emulate it with Qemu. I've already find some hints to build a kernel for ARM but it doesn't work with Qemu. If you have any informations, don't hesitate! Thanks in advance. Regards, Maxime.