qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org
Subject: [PATCH for-8.0 v4 0/4] target/arm: pre-FEAT_RME fixes
Date: Mon, 27 Feb 2023 12:58:28 -1000	[thread overview]
Message-ID: <20230227225832.816605-1-richard.henderson@linaro.org> (raw)

These were part of the v3 RME patch set, but are bug fixes
that should not be deferred until all of RME is ready.

r~

Richard Henderson (4):
  target/arm: Handle m-profile in arm_is_secure
  target/arm: Stub arm_hcr_el2_eff for m-profile
  target/arm: Diagnose incorrect usage of arm_is_secure subroutines
  target/arm: Rewrite check_s2_mmu_setup

 target/arm/cpu.h    |   8 +-
 target/arm/helper.c |   3 +
 target/arm/ptw.c    | 173 +++++++++++++++++++++++++-------------------
 3 files changed, 107 insertions(+), 77 deletions(-)

-- 
2.34.1



             reply	other threads:[~2023-02-27 23:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-27 22:58 Richard Henderson [this message]
2023-02-27 22:58 ` [PATCH for-8.0 v4 1/4] target/arm: Handle m-profile in arm_is_secure Richard Henderson
2023-02-27 22:58 ` [PATCH for-8.0 v4 2/4] target/arm: Stub arm_hcr_el2_eff for m-profile Richard Henderson
2023-02-27 22:58 ` [PATCH for-8.0 v4 3/4] target/arm: Diagnose incorrect usage of arm_is_secure subroutines Richard Henderson
2023-02-27 22:58 ` [PATCH for-8.0 v4 4/4] target/arm: Rewrite check_s2_mmu_setup Richard Henderson
2023-03-03 14:06 ` [PATCH for-8.0 v4 0/4] target/arm: pre-FEAT_RME fixes 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=20230227225832.816605-1-richard.henderson@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.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).