From: Martin Mohring <martin.mohring@opensuse.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] ARMv6 el + vfp: User Mode signals uncaught target signal 4 (Illegal instruction)
Date: Fri, 05 Dec 2008 22:00:10 +0100 [thread overview]
Message-ID: <4939965A.8030100@opensuse.org> (raw)
In-Reply-To: <761ea48b0812050457p3d41a8dbje9d4b69894c4ceff@mail.gmail.com>
Laurent Desnogues wrote:
> On Fri, Dec 5, 2008 at 1:35 PM, Martin Mohring
> <martin.mohring@opensuse.org> wrote:
>
>>> You should specify the CPU when launching qemu. Look at "qemu -cpu ?"
>>> output and select the right one. You probably want -cpu arm1136.
>>>
>>>
>> I use qemu user mode, and call qemu with host linux kernels binfmt
>> handler. How do I specify the cpu type there? Or must I compile in the
>> "default cpu type" somehow?
>>
>
> You mean you can't pass command line parameters to qemu?
> Then follow Riku Voipio's advice and change in linux_user/main.c
> cpu_model = "arm926"; to cpu_model = "any";.
>
I followed your advise, and put cpu_model = "any"; in. Tnx for the fast
help.
It works fine now. Do you think it would make sense to make this default
for user mode / arm ?
Martin
prev parent reply other threads:[~2008-12-05 21:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-05 10:17 [Qemu-devel] ARMv6 el + vfp: User Mode signals uncaught target signal 4 (Illegal instruction) Martin Mohring
2008-12-05 11:55 ` Laurent Desnogues
2008-12-05 12:34 ` Riku Voipio
2008-12-05 12:35 ` Martin Mohring
2008-12-05 12:35 ` Martin Mohring
2008-12-05 12:57 ` Laurent Desnogues
2008-12-05 13:28 ` Martin Mohring
2008-12-05 21:00 ` Martin Mohring [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4939965A.8030100@opensuse.org \
--to=martin.mohring@opensuse.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.