All of lore.kernel.org
 help / color / mirror / Atom feed
From: bacam@z273.org.uk (Brian Campbell)
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Running Plan9
Date: Wed, 1 Dec 2004 22:32:53 +0000	[thread overview]
Message-ID: <20041201223253.GA5491@z273.org.uk> (raw)

Being a little curious about Bell Lab's Plan 9 I tried to get the
installation/demo CD running under qemu.  The major stumbling block I
encountered was that the IDE emulation wasn't properly detected.  A
little bit of debugging revealed that Plan 9 was relying on an
an IDE feature that hasn't been implemented in qemu.

Adding some very shoddy (and almost certainly wrong) support for
WIN_DIAGNOSE to ide_ioport_write in hw/ide.c was enough to get it to boot
and run the live version.  Is anyone likely to provide a proper
implementation?  I'd do it myself, but the (draft) ATA specs I had a look
through appeared to have some oddities I'd rather not have to deal with,
given that I've never done any ATA work before.

-- 
Brian Campbell

             reply	other threads:[~2004-12-01 22:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-01 22:32 Brian Campbell [this message]
2004-12-02  9:51 ` [Qemu-devel] Running Plan9 Lars Munch
2004-12-02 21:30   ` Brian Campbell
2004-12-02 20:18 ` Fabrice Bellard
2004-12-02 21:52   ` Brian Campbell
2004-12-04 23:50   ` Lars Munch

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=20041201223253.GA5491@z273.org.uk \
    --to=bacam@z273.org.uk \
    --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.