[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/5] target-ppc: USE LPCR_ILE to cont
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/5] target-ppc: USE LPCR_ILE to control exception endian on POWER7 |
Date: |
Wed, 14 Aug 2013 13:49:20 +0200 |
On 07.08.2013, at 03:06, Anthony Liguori wrote:
> On Tue, Aug 6, 2013 at 7:47 PM, Anton Blanchard <address@hidden> wrote:
>> On POWER7, LPCR_ILE is used to control what endian guests take
>> their exceptions in so use it instead of MSR_ILE.
>>
>> Signed-off-by: Anton Blanchard <address@hidden>
>
> Reviewed-by: Anthony Liguori <address@hidden>
Thanks, applied to ppc-next.
Alex