From: Blue Swirl <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Any update on SPARC/Solaris host?
Date: Tue, 10 Mar 2009 19:11:44 +0200 [thread overview]
Message-ID: <f43fc5580903101011v3eee300fj23f96ea8b0012455@mail.gmail.com> (raw)
In-Reply-To: <db7b3ca90903091712obdac07tde397e035a01b3f8@mail.gmail.com>
On 3/10/09, Jonathan Kalbfeld <jonathan.kalbfeld@gmail.com> wrote:
> Hi All,
>
> I know I pester about this a lot, but I was curious if there were any
> new developments on SPARC/Solaris host?
>
> Last version I can run on Solaris 10/SPARC is the January 13, 2008
> build, and I just wanted to find out if the sparc efforts had been
> shelved. I'm about to build more recent 0.9.1 builds but I get a core
> dump on my V210 when trying to boot the i386 emulator.
There are still problems with the i386, Sparc is picky about alignment
and the code generator does not handle the unaligned access case. The
speed may not be very great if all accesses have to construct the
words using byte accesses and shifts.
But doesn't Sparc32 system emulator work? It does here at least on
Linux and OpenBSD.
> I can donate some hosting resources to development of the sparc
> version, but I'm not much of a serious coder. I'm much more adept at
> packaging it up and making it available as a finished product...
Testing and reporting bugs is also very helpful.
To give more information about crashes, just run the binary under GDB
and when the crash happens, enter a "bt" (backtrace) command to GDB
prompt.
prev parent reply other threads:[~2009-03-10 17:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-10 0:12 [Qemu-devel] Any update on SPARC/Solaris host? Jonathan Kalbfeld
2009-03-10 17:11 ` Blue Swirl [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=f43fc5580903101011v3eee300fj23f96ea8b0012455@mail.gmail.com \
--to=blauwirbel@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).