qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] PPC emulation on Qemu


From: Benjamin Herrenschmidt
Subject: Re: [Qemu-devel] PPC emulation on Qemu
Date: Thu, 19 Feb 2004 10:13:07 +1100

> In theory, we could do that.
> But it needs deep kernel patch as I think Linux never uses little-endian
> pages on PPC. Maybe with a kind a mmap flag ? :-)
> But, I don't think you can control endian mode for each page,
> but only for 128 Mb large areas...

Endian control depends on the CPU type (BookE has per page E bit,
6xx/7xx desktops have a global endian mode, and G5s don't have little
endian support at all).

It's useless but for old versions of Windows NT, which means it's
useless, period. :)

> Well, you can get MOL sources via rsync, but not their openbios
> repository. You can get the "official" openbios via cvs, but there is no
> support for PPC...

If you look at the MOL bk web front end, you'll see an openbios dir
in there)

Ben.







reply via email to

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