qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH stable-7.2 0/9] linux-user/aarch64: Backport TPIDR2_EL0 fixes
@ 2025-07-28 18:16 Richard Henderson
  2025-07-28 18:16 ` [PATCH 1/9] target/arm/sme: Reorg SME access handling in handle_msr_i() Richard Henderson
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Richard Henderson @ 2025-07-28 18:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: mjt

Hi Michael,

Here's the aarch64-linux-user TPIDR2_EL0 fixes backported to the
stable-7.2 branch.  Including all of the aarch64_set_svcr cleanups
is probably overkill, but I think it was clearer that way.


r~


Peter Maydell (2):
  linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
  linux-user/aarch64: Support TPIDR2_MAGIC signal frame record

Richard Henderson (7):
  target/arm/sme: Reorg SME access handling in handle_msr_i()
  target/arm/sme: Rebuild hflags in set_pstate() helpers
  target/arm/sme: Introduce aarch64_set_svcr()
  target/arm/sme: Reset SVE state in aarch64_set_svcr()
  target/arm/sme: Reset ZA state in aarch64_set_svcr()
  target/arm/sme: Rebuild hflags in aarch64_set_svcr()
  target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()

 target/arm/cpu.h              |  2 +-
 target/arm/helper-sme.h       |  3 +-
 linux-user/aarch64/cpu_loop.c | 11 ++-----
 linux-user/aarch64/signal.c   | 55 ++++++++++++++++++++++++++++-------
 target/arm/helper.c           | 41 ++++++++++++++++++++++++--
 target/arm/sme_helper.c       | 37 ++---------------------
 target/arm/translate-a64.c    | 19 +++++-------
 7 files changed, 95 insertions(+), 73 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-07-28 21:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-28 18:16 [PATCH stable-7.2 0/9] linux-user/aarch64: Backport TPIDR2_EL0 fixes Richard Henderson
2025-07-28 18:16 ` [PATCH 1/9] target/arm/sme: Reorg SME access handling in handle_msr_i() Richard Henderson
2025-07-28 18:16 ` [PATCH 2/9] target/arm/sme: Rebuild hflags in set_pstate() helpers Richard Henderson
2025-07-28 18:16 ` [PATCH 3/9] target/arm/sme: Introduce aarch64_set_svcr() Richard Henderson
2025-07-28 18:16 ` [PATCH 4/9] target/arm/sme: Reset SVE state in aarch64_set_svcr() Richard Henderson
2025-07-28 19:43   ` Michael Tokarev
2025-07-28 21:08     ` Richard Henderson
2025-07-28 18:16 ` [PATCH 5/9] target/arm/sme: Reset ZA " Richard Henderson
2025-07-28 18:16 ` [PATCH 6/9] target/arm/sme: Rebuild hflags " Richard Henderson
2025-07-28 18:16 ` [PATCH 7/9] target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr() Richard Henderson
2025-07-28 18:16 ` [PATCH 8/9] linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals Richard Henderson
2025-07-28 18:16 ` [PATCH 9/9] linux-user/aarch64: Support TPIDR2_MAGIC signal frame record Richard Henderson
2025-07-28 20:50 ` [PATCH stable-7.2 0/9] linux-user/aarch64: Backport TPIDR2_EL0 fixes Michael Tokarev

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