From: "Laurent Desnogues" <laurent.desnogues@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] ARMv6 el + vfp: User Mode signals uncaught target signal 4 (Illegal instruction)
Date: Fri, 5 Dec 2008 13:57:39 +0100 [thread overview]
Message-ID: <761ea48b0812050457p3d41a8dbje9d4b69894c4ceff@mail.gmail.com> (raw)
In-Reply-To: <49392015.7080209@opensuse.org>
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";.
Laurent
next prev parent reply other threads:[~2008-12-05 12:57 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 [this message]
2008-12-05 13:28 ` Martin Mohring
2008-12-05 21:00 ` Martin Mohring
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=761ea48b0812050457p3d41a8dbje9d4b69894c4ceff@mail.gmail.com \
--to=laurent.desnogues@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).