qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefan Weil <sw@weilnetz.de>, qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
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	[thread overview]
Message-ID: <54D3A986.10401@redhat.com> (raw)
In-Reply-To: <5453F675.6030105@weilnetz.de>



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	other threads:[~2015-02-05 17:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1401392813-29645-1-git-send-email-pbonzini@redhat.com>
     [not found] ` <1401392813-29645-5-git-send-email-pbonzini@redhat.com>
     [not found]   ` <CAFEAcA-yi46ju3i6E+WJWFk-9JW0ydTMjgJHhjA3VCRxvZ13AQ@mail.gmail.com>
     [not found]     ` <53882A9D.7010501@redhat.com>
2014-06-02 16:17       ` [Qemu-devel] [PATCH v2 4/8] linux-user: arm: handle CPSR.E correctly in strex emulation Peter Maydell
2014-06-03  9:23         ` Paolo Bonzini
2014-06-03  9:54           ` Peter Maydell
2014-06-03 11:12             ` Paolo Bonzini
2014-06-04  7:48             ` Paolo Bonzini
2014-06-04  8:30               ` Peter Maydell
2014-10-31 20:52 ` [Qemu-devel] [PATCH v2 0/8] target-arm/linux-user-arm: implement setend, CPSR.E, SCTLR.EE Stefan Weil
2015-02-05 17:33   ` Paolo Bonzini [this message]
2015-02-05 17:49     ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54D3A986.10401@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).