qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/8] target-arm/linux-user-arm: implement set


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/8] target-arm/linux-user-arm: implement setend, CPSR.E, SCTLR.EE
Date: Thu, 05 Feb 2015 18:33:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


On 31/10/2014 21:52, Stefan Weil wrote:
> I'd appreciate if this series could be applied to git master, but it
> looks like it needs to be rebased and fixed for the last few patches.

Peter, I'm rebasing this and I'm unsure how SCTLR.EE should behave wrt
EL2.  When setting CPSR_E from SCTLR.EE, should I use
A32_BANKED_CURRENT_REG_GET or env->sctlr[MAX(arm_current_el(env), 1])?
And similarly, for the page-table walks does EL2 use the EL3 (sctlr_s)
or EL2 (hsctlr) value?

Thanks,

Paolo



reply via email to

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