qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org, sol10x86@cox.net
Subject: Re: [Qemu-devel] work needed to get solaris to boot under qemu-system-sparc
Date: Thu, 25 May 2006 14:27:16 +0100	[thread overview]
Message-ID: <200605251427.16914.paul@codesourcery.com> (raw)
In-Reply-To: <5902376.1148563018213.JavaMail.root@eastrmwml06.mgt.cox.net>

On Thursday 25 May 2006 14:16, Ben Taylor wrote:
> The question came up a little while back about getting Solaris (Sparc) to
> boot in qemu under qemu-system-sparc.
>
> I did a little work yesterday to find out that the boot process in
> hw/sun4m.c is really kind of hard wired for a linux boot.   If there is no
> kernel or initrd, it drops right through. In reality, if those variables
> aren't set, and the boot device is cdrom, shouldn't there be some code to
> load the boot block in slice 3 of the cd/dvd?  At worst case, it seems that
> we could probably extract the boot block and force qemu to load that with
> the hope of getting a solaris/sparc on qemu started, since slice 1 of the
> cd/dvd is the kernel and root directory structure.  Slice 0 is the install
> media.
>
> Ideas?  I'm neck deep in the pool and have no idea where to start.

Real sun SPARC systems use an OpenFirmware (aka OpenBoot) based system.

http://www.openbios.org/ indicates there is a qemu/sparc port in progress.

Paul

  reply	other threads:[~2006-05-25 13:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-25 13:16 [Qemu-devel] work needed to get solaris to boot under qemu-system-sparc Ben Taylor
2006-05-25 13:27 ` Paul Brook [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-05-25 13:49 Ben Taylor

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=200605251427.16914.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sol10x86@cox.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 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).