From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DJeG8-00011X-Cl for qemu-devel@nongnu.org; Thu, 07 Apr 2005 17:09:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DJeFt-0000sr-7E for qemu-devel@nongnu.org; Thu, 07 Apr 2005 17:09:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJeFt-0000py-00 for qemu-devel@nongnu.org; Thu, 07 Apr 2005 17:09:37 -0400 Received: from [62.210.158.46] (helo=teheran.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DJeg3-00084G-V9 for qemu-devel@nongnu.org; Thu, 07 Apr 2005 17:36:40 -0400 Received: from private2 (ppp-181.net-555.magic.fr [62.210.255.181]) by teheran.magic.fr (8.11.6/8.11.2) with ESMTP id j37LZnk13225 for ; Thu, 7 Apr 2005 23:35:49 +0200 (CEST) Subject: Re: [Qemu-devel] Is Little endian supported by Qemu -prep From: "J. Mayer" In-Reply-To: References: Content-Type: text/plain; charset=ISO-8859-15 Date: Thu, 07 Apr 2005 23:35:54 +0200 Message-Id: <1112909754.28622.124.camel@rapid> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, 2005-04-07 at 19:46 +0200, Gwenole Beauchesne wrote: > Le jeudi, 7 avr 2005, =E0 18:29 Europe/Paris, Tero Kaarlela a =E9crit : >=20 > >> Yes, that's the reason. As far as I know, Qemu has no support for > >> dynamic endian modes. > >> I did not think any OS did use LE mode... > >> > > Hmmm.. It seems that WinNT for PPC does run in Little-endian too... >=20 > Yes too true. It's rumored that the NT kernel is highly portable but=20 > the Windows is definitely little endian and 32-bit oriented. Hence this= =20 > unusual LLP64 model. Yes, right. But WinNT is still far from booting and crashes, I think, before checking/swapping the endian mode (don't try: I never commited the needed patch to support it's own XCOFF format in Open Hack'Ware as I'm sure it's buggy...) Then, I add no example of little-endian run on PPC. What I knew is that some say that VirtualPC use this mode to have a faster emulation. Now, it's obvious that the feature is needed. --=20 J. Mayer Never organized