From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KB6lK-0006eA-6m for qemu-devel@nongnu.org; Tue, 24 Jun 2008 07:32:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KB6lI-0006ct-CG for qemu-devel@nongnu.org; Tue, 24 Jun 2008 07:32:37 -0400 Received: from [199.232.76.173] (port=36484 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KB6lI-0006cj-8U for qemu-devel@nongnu.org; Tue, 24 Jun 2008 07:32:36 -0400 Received: from mail-wa4.bigfish.com ([216.32.181.114]:49933 helo=mail158-wa4-R.bigfish.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KB6DV-00082x-SG for qemu-devel@nongnu.org; Tue, 24 Jun 2008 06:57:42 -0400 Received: from mail158-wa4 (localhost.localdomain [127.0.0.1]) by mail158-wa4-R.bigfish.com (Postfix) with ESMTP id 5405315F8889 for ; Tue, 24 Jun 2008 10:57:40 +0000 (UTC) Received: from svlb1extmailp02.amd.com (unknown [139.95.251.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail158-wa4.bigfish.com (Postfix) with ESMTP id C33B5F68057 for ; Tue, 24 Jun 2008 10:57:37 +0000 (UTC) Received: from svlb1twp02.amd.com ([139.95.250.35]) by svlb1extmailp02.amd.com (Switch-3.2.7/Switch-3.2.7) with ESMTP id m5OAw2ot025181 for ; Tue, 24 Jun 2008 03:58:05 -0700 Received: from SSVLEXBH2.amd.com (ssvlexbh2.amd.com [139.95.53.183]) by svlb1twp02.amd.com (Tumbleweed MailGate 3.5.1) with ESMTP id 2166B1103C5 for ; Tue, 24 Jun 2008 03:57:19 -0700 (PDT) Message-ID: <4860D311.4060707@amd.com> Date: Tue, 24 Jun 2008 16:27:21 +0530 From: Sudheer Papothi MIME-Version: 1.0 Subject: Re: [Qemu-devel] Linux kernel image for Emulator - Regd. References: <4860BF1F.3050603@amd.com> <7f7951300806240348t774c4655t630fe3e6e8d004f0@mail.gmail.com> In-Reply-To: <7f7951300806240348t774c4655t630fe3e6e8d004f0@mail.gmail.com> Content-Type: multipart/alternative; boundary="------------060009070909010900010409" 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 This is a multi-part message in MIME format. --------------060009070909010900010409 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Salil Bijur wrote: > On Tue, Jun 24, 2008 at 3:02 PM, Sudheer Papothi > wrote: > >> Hi >> >> I am newbie to l inux porting. I was trying to port linux on a new ARM >> platform. >> >> Before doing that I would like to debug the same using ARM emulator. >> >> So, I tried the arm-linux image (cpu type: arm1136) that I built, on qemu. >> But i am getting the following error. >> >> > > Which ARM machine has the kernel been built with? > Use the -m option to specify the machine such as integrator or > versatile. The kernel should be for that specific machine. > > Salil > > > > The machine type is not defined in machine list of qemu for arm1136. So, cpu type arm1136 is used instead with -cpu option. -- Thanks & Regards Sudheer --------------060009070909010900010409 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Salil Bijur wrote:
On Tue, Jun 24, 2008 at 3:02 PM, Sudheer Papothi
<sudheer.papothi@amd.com> wrote:
  
Hi

I am newbie to l inux porting. I was trying to port linux on a new ARM
platform.

Before doing that I would like to debug the same using ARM emulator.

So, I tried the arm-linux image (cpu type: arm1136) that I built, on qemu.
 But i am getting the following error.

    

Which ARM machine has the kernel been built with?
Use the -m option to specify the machine such as integrator or
versatile. The kernel should be for that specific machine.

Salil



  
The machine type is not defined in machine list of qemu for arm1136. So, cpu type arm1136 is used instead with -cpu option.

-- 
Thanks & Regards
Sudheer


--------------060009070909010900010409--