qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v3 3/3] target/arm: Implement the ARMv8.1-LOR extension
Date: Mon, 10 Dec 2018 14:46:23 +0000	[thread overview]
Message-ID: <CAFEAcA8XcFTayLj7GT+ff4jfhRt5SkHmam5h0bSrHBE8SNNOgQ@mail.gmail.com> (raw)
In-Reply-To: <20181206175541.29508-4-richard.henderson@linaro.org>

On Thu, 6 Dec 2018 at 17:55, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Provide a trivial implementation with zero limited ordering regions,
> which causes the LDLAR and STLLR instructions to devolve into the
> LDAR and STLR instructions from the base ARMv8.0 instruction set.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
>
> ---
> v2: Mark LORID_EL1 read-only.
>     Add TLOR access checks.
>     Conditionally unmask TLOR in hcr/scr_write.
> v3: Fix isar_feature_aa64_lor.
>     Split out access_lor_ns.
>     Defer all {E2H,TGE} vs TLOR testing to arm_hcr_el2_eff.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM

      reply	other threads:[~2018-12-10 14:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 17:55 [Qemu-devel] [PATCH v3 0/3] target/arm: ARMv8.1-LOR Richard Henderson
2018-12-06 17:55 ` [Qemu-devel] [PATCH v3 1/3] target/arm: Introduce arm_hcr_el2_eff Richard Henderson
2018-12-10 14:22   ` Peter Maydell
2018-12-10 14:53     ` Richard Henderson
2018-12-06 17:55 ` [Qemu-devel] [PATCH v3 2/3] target/arm: Use arm_hcr_el2_eff more places Richard Henderson
2018-12-10 14:43   ` Peter Maydell
2018-12-06 17:55 ` [Qemu-devel] [PATCH v3 3/3] target/arm: Implement the ARMv8.1-LOR extension Richard Henderson
2018-12-10 14:46   ` Peter Maydell [this message]

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=CAFEAcA8XcFTayLj7GT+ff4jfhRt5SkHmam5h0bSrHBE8SNNOgQ@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /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).