From: Patrick Mauritz <patrick.mauritz@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Sparc system emulation in progress
Date: Sun, 5 Sep 2004 23:45:49 +0200 [thread overview]
Message-ID: <5393dd63040905144553b397be@mail.gmail.com> (raw)
In-Reply-To: <BAY12-F11tncIixrgXe00014ab8@hotmail.com>
On Sun, 05 Sep 2004 23:11:43 +0200, Blue Swirl <blueswir1@hotmail.com> wrote:
> Thank you for the tip, but Openbios does not support Sparc.
it's pretty portable, actually, for emulation it's especially easy to
adapt (as you can avoid the lowlevel init stuff - no-one cares for
that part as long as the state is right, which you can accomplish
differently in an emulator).
what do you need - a firmware image built for SPARC for a certain
start address (easy) and fcode images to initialize the "hardware"
(more work), anything else?
for the fcode images, the interfaces to use is important. I guess you
want to emulate some real chipsets, as most operating systems don't
rely on the services of openfirmware at all, not even as fallback -
which is a shame.
looking at proll, it seems like linux is a bad choice for the first
iteration of a port as it seems to rely on inofficial firmware
properties - netbsd should be more compliant
patrick mauritz
next prev parent reply other threads:[~2004-09-05 21:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-05 21:11 [Qemu-devel] Sparc system emulation in progress Blue Swirl
2004-09-05 21:45 ` Patrick Mauritz [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-09-06 15:54 Blue Swirl
2004-08-31 18:12 Blue Swirl
2004-08-31 19:06 ` Patrick Mauritz
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=5393dd63040905144553b397be@mail.gmail.com \
--to=patrick.mauritz@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 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.