From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: Rob Landley <rob@landley.net>
Cc: Blue Swirl <blauwirbel@gmail.com>,
qemu-devel@nongnu.org, Olivier DANET <odanet@caramail.com>
Subject: Re: [Qemu-devel] Openbios upgrade broke sparc32 linux.
Date: Fri, 28 Jun 2013 22:44:52 +0100 [thread overview]
Message-ID: <51CE03D4.1050505@ilande.co.uk> (raw)
In-Reply-To: <1372385337.2776.153@driftwood>
On 28/06/13 03:08, Rob Landley wrote:
> Commit 467b34689d27 upgraded the openbios image, and ever since my linux
> system images hang about the time they try to initialize interrupts.
>
> http://landley.net/aboriginal/bin/system-image-sparc.tar.bz2
>
> Extract that and "./run-emulator.sh" in the tarball. Using qemu 1.2.0
> for example works fine, you get a shell prompt. Using 1.5.0 hangs.
>
> Rob
Hi Rob,
Thanks for the bug report. I did a quick bisect on OpenBIOS and it
points to the following commit:
commit 167aafd70f64e74a77787ca5bf9f4dc750b27fc3
Author: blueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Date: Sun Feb 3 16:50:11 2013 +0000
SPARC32: microSPARC-II identification
For the microSPARC-II = Fujitsu MB86904 = Sun STP1012PGA,
PSR.IMPL=0 and PSR.VERS=4.
This CPU model is used as default by QEMU when emulating
a SparcStation-4 or SparcStation-5.
Signed-off-by: Olivier DANET <odanet@caramail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
The commit itself is very simple and looks like this:
http://git.qemu.org/?p=openbios.git;a=commitdiff;h=0fe772df8717ef75d91eae8ef221e9966ce2fd7f.
My guess would be that Linux is trying to do some slightly different
initialisation based upon identifying the CPU, but I'm not too familiar
with the kernel code myself. Blue/Olivier - can either of you comment on
this?
ATB,
Mark.
next prev parent reply other threads:[~2013-06-28 21:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 2:08 [Qemu-devel] Openbios upgrade broke sparc32 linux Rob Landley
2013-06-28 21:44 ` Mark Cave-Ayland [this message]
2013-06-29 20:29 ` Olivier Danet
2013-07-04 12:18 ` Rob Landley
2013-07-04 21:52 ` Olivier Danet
2013-07-06 17:08 ` Rob Landley
2013-07-15 16:03 ` Mark Cave-Ayland
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=51CE03D4.1050505@ilande.co.uk \
--to=mark.cave-ayland@ilande.co.uk \
--cc=blauwirbel@gmail.com \
--cc=odanet@caramail.com \
--cc=qemu-devel@nongnu.org \
--cc=rob@landley.net \
/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.