qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] target-arm: Store SPSR_EL1 state in banked_s


From: Christoffer Dall
Subject: Re: [Qemu-devel] [PATCH v2] target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc)
Date: Tue, 17 Mar 2015 20:38:16 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Mar 17, 2015 at 07:32:15PM +0000, Peter Maydell wrote:
> The AArch64 SPSR_EL1 register is architecturally mandated to
> be mapped to the AArch32 SPSR_svc register. This means its
> state should live in QEMU's env->banked_spsr[1] field.
> Correct the various places in the code that incorrectly
> put it in banked_spsr[0].
> 
> Signed-off-by: Peter Maydell <address@hidden>

Reviewed-by: Christoffer Dall <address@hidden>


Alex, will you respin the SPSR patch based on this one then?  You can
change the authorship on the SPSR patch to yourself if you prefer.

Thanks,
-Christoffer



reply via email to

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