Re: [Qemu-devel] [PATCH v2 2/3] PPC: Allow little-endian user mode.

2014-05-13 Thread Alexander Graf
On 13.05.14 09:30, Doug Kwan (關振德) wrote: On Tue, May 13, 2014 at 12:05 AM, Alexander Graf > wrote: On 10.05.14 11:16, Doug Kwan wrote: This allow running PPC64 little-endian in user mode if target is configured that way. In PPC64 LE user

Re: [Qemu-devel] [PATCH v2 2/3] PPC: Allow little-endian user mode.

2014-05-13 Thread Alexander Graf
On 10.05.14 11:16, Doug Kwan wrote: This allow running PPC64 little-endian in user mode if target is configured that way. In PPC64 LE user mode we set MSR.LE during initialization. Overhaul handling of byteswapping in code generation and mem helpers. Signed-off-by: Doug Kwan --- target-ppc/

Re: [Qemu-devel] [PATCH v2 2/3] PPC: Allow little-endian user mode.

2014-05-10 Thread Peter Maydell
On 10 May 2014 10:16, Doug Kwan wrote: > This allow running PPC64 little-endian in user mode if target is configured > that way. In PPC64 LE user mode we set MSR.LE during initialization. > Overhaul handling of byteswapping in code generation and mem helpers. This looks pretty good to me (I'll l