qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Artyom Tarasenko <atar4qemu@googlemail.com>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: Robert Reif <reif@earthlink.net>,
	qemu-devel@nongnu.org, Luis Freitas <lfreitas34@yahoo.com>,
	hadi motamedi <motamedi24@gmail.com>
Subject: Re: [Qemu-devel] Inquiry:Solaris 8 installation on QEMU
Date: Wed, 4 Nov 2009 00:50:36 +0100	[thread overview]
Message-ID: <fb8d4f70911031550vd67d037tab64024304daa098@mail.gmail.com> (raw)
In-Reply-To: <f43fc5580909190239u47a19417p9309dee28620c0b5@mail.gmail.com>

2009/9/19 Blue Swirl <blauwirbel@gmail.com>:
>  Even Sparc32 can't boot Solaris for some mysterious reason.

Not so mysterious anymore! Mitch Bradley found that subcc instruction
was not correctly setting carry flag in the case where both arguments
were 0 and carry flag was previously set. Fixing the bug allowed to
start booting Solaris 2.5.1 and Solaris 2.6 up to /sbin/init.
Afterwards I found more corner cases in add(x)cc and sub(x)cc carry
handling. Now Solaris 2.5.1 (
http://tyom.blogspot.com/2009/10/greetings-professor-falken.html ) and
2.6 ( http://tyom.blogspot.com/2009/11/another-week-another-solaris-version.html
) can be boot in a single user mode.

The kernels of Solaris 8 & 9 can be boot too, but then they flood
about spurious irq 10. It seems that the earlier Solaris versions are
also suffering from spurious interrupts, because the boot process
takes very long: ~7 hours on E8200@2.66GHz .

The patch fixing carry handling is in the [patch] thread.

Artyom

  parent reply	other threads:[~2009-11-03 23:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-17  4:08 [Qemu-devel] Inquiry:Solaris 8 installation on QEMU hadi motamedi
2009-09-19  9:39 ` Blue Swirl
2009-09-21  3:56   ` hadi motamedi
2009-09-22 15:51     ` Luis Freitas
2009-09-21  4:17   ` hadi motamedi
2009-09-21 15:39     ` Blue Swirl
2009-09-22 15:46       ` Luis Freitas
2009-11-03 23:50   ` Artyom Tarasenko [this message]
2009-11-04 18:23     ` Blue Swirl
2009-11-04 21:41       ` Artyom Tarasenko

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=fb8d4f70911031550vd67d037tab64024304daa098@mail.gmail.com \
    --to=atar4qemu@googlemail.com \
    --cc=blauwirbel@gmail.com \
    --cc=lfreitas34@yahoo.com \
    --cc=motamedi24@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=reif@earthlink.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).