qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Running Plan9
@ 2004-12-01 22:32 Brian Campbell
  2004-12-02  9:51 ` Lars Munch
  2004-12-02 20:18 ` Fabrice Bellard
  0 siblings, 2 replies; 6+ messages in thread
From: Brian Campbell @ 2004-12-01 22:32 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-12-05  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-01 22:32 [Qemu-devel] Running Plan9 Brian Campbell
2004-12-02  9:51 ` 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

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).