* [Qemu-devel] Any update on SPARC/Solaris host?
@ 2009-03-10 0:12 Jonathan Kalbfeld
2009-03-10 17:11 ` Blue Swirl
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Kalbfeld @ 2009-03-10 0:12 UTC (permalink / raw)
To: qemu-devel
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.
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...
jonathan
--
--
Jonathan Kalbfeld
ThoughtWave Technologies LLC
www.thoughtwave.com
"Yes, we did!"
Learn UNIX For Free at unixlessons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Any update on SPARC/Solaris host?
2009-03-10 0:12 [Qemu-devel] Any update on SPARC/Solaris host? Jonathan Kalbfeld
@ 2009-03-10 17:11 ` Blue Swirl
0 siblings, 0 replies; 2+ messages in thread
From: Blue Swirl @ 2009-03-10 17:11 UTC (permalink / raw)
To: qemu-devel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-10 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-10 0:12 [Qemu-devel] Any update on SPARC/Solaris host? Jonathan Kalbfeld
2009-03-10 17:11 ` Blue Swirl
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).