qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-8.0 v4 0/4] target/arm: pre-FEAT_RME fixes
@ 2023-02-27 22:58 Richard Henderson
  2023-02-27 22:58 ` [PATCH for-8.0 v4 1/4] target/arm: Handle m-profile in arm_is_secure Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Richard Henderson @ 2023-02-27 22:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-arm

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-03 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-27 22:58 [PATCH for-8.0 v4 0/4] target/arm: pre-FEAT_RME fixes Richard Henderson
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

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).