qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [ADD] PPC processor emulation


From: Jocelyn Mayer
Subject: Re: [Qemu-devel] [ADD] PPC processor emulation
Date: 19 Nov 2003 16:35:43 +0100

On Wed, 2003-11-19 at 02:11, Benjamin Herrenschmidt wrote:
... 
> > But a real Mac would be difficult to fully emulate, as I think it uses
> > some obscure components. We can imagine the way it runs, looking at
> > Darwin's code, sure...
> 
> And the linux/ppc one :) Actually, you really don't need to emulate
> much HW to get any of the MacOSes up. Especially true with Darwin
> where you can feed the Mach kernel with proper platform drivers at
> boot time. For MacOS 9, you need some bits (PCI config space,
> interrupt controller, via-cuda, ...) but for most things like block
> storage, networking, etc..., MOL just feeds MacOS with special
> drivers from the device-tree that do the bridging. It's all in
> MOL source which is GPL and so can be reused here.
> 
> > But MacOs is supposed to run on PREP, which is well described and share
> > a lot of components with PC hardwares. That's why I think it would be a
> > good start to emulate this platform...
> 
> I don't think it's that nice ;) I'd rather go the mac way :)

Well, I'd say that you are right, regarding what real use of qemu will
be... That's better for users to be able to launch MacOSX on a PC, but
I'd like to also have a complete PPC box emulation to be able to launch
any OS, quite like qemu does for x86 target.
But, to have something to show, OK, it may be better to start up doing
the same as MOL does...

-- 
Jocelyn Mayer <address@hidden>
Never organized





reply via email to

[Prev in Thread] Current Thread [Next in Thread]