Re: [Qemu-devel] PPC little-endian mode support

2005-04-22 Thread art yerkes
On Mon, 18 Apr 2005 10:36:38 +0200 "J. Mayer" <[EMAIL PROTECTED]> wrote: > This patch adds little-endian mode support to PPC emulation. > This is needed by OS/2 and Windows NT and some programs like VirtualPC. > This patch have been tested using OS/2 bootloader (thanks to Tero > Kaarlela). Thanks

[Qemu-devel] PPC little-endian mode support

2005-04-18 Thread J. Mayer
This patch adds little-endian mode support to PPC emulation. This is needed by OS/2 and Windows NT and some programs like VirtualPC. This patch have been tested using OS/2 bootloader (thanks to Tero Kaarlela). -- J. Mayer <[EMAIL PROTECTED]> Never organized Index: cpu-exec.c =