This series tries to address some low-hanging fruit on top of target-arm.next
(move some more registers, some cosmetics; see discussion following
<20250617153931.1330449-14-coh...@redhat.com>)

Also available at https://gitlab.com/cohuck/qemu id-reg-fixup-v1

Cornelia Huck (5):
  arm/cpu: store id_afr0 into the idregs array
  arm/cpu: store id_aa64afr{0,1} into the idregs array
  arm/cpu: fix trailing ',' for SET_IDREG
  arm/cpu: store clidr into the idregs array
  arm/kvm: shorten one overly long line

 hw/intc/armv7m_nvic.c        |  4 +--
 target/arm/cpu-sysregs.h.inc |  4 +++
 target/arm/cpu.h             |  6 +---
 target/arm/cpu64.c           |  8 ++---
 target/arm/helper.c          |  8 ++---
 target/arm/kvm.c             |  3 +-
 target/arm/tcg/cpu-v7m.c     | 16 ++++-----
 target/arm/tcg/cpu32.c       | 34 +++++++++---------
 target/arm/tcg/cpu64.c       | 68 ++++++++++++++++++------------------
 9 files changed, 76 insertions(+), 75 deletions(-)


base-commit: 7bc86ccbb59f2022014e132327a33b94a7ed00fe
-- 
2.50.0


Reply via email to