qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] target-arm queue
@ 2025-08-01 15:51 Peter Maydell
  2025-08-01 15:51 ` [PULL 1/8] target/arm: add support for 64-bit PMCCNTR in AArch32 mode Peter Maydell
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Peter Maydell @ 2025-08-01 15:51 UTC (permalink / raw)
  To: qemu-devel

Hi; here's the target-arm pullreq for rc2; contents are
just some small bug fixes.

thanks
-- PMM

The following changes since commit 4e06566dbd1b1251c2788af26a30bd148d4eb6c1:

  Merge tag 'pull-riscv-to-apply-20250730-2' of https://github.com/alistair23/qemu into staging (2025-07-30 09:59:30 -0400)

are available in the Git repository at:

  https://gitlab.com/pm215/qemu.git tags/pull-target-arm-20250801

for you to fetch changes up to 676ab6a21117858393a4440e4cdc3d314277cf20:

  tests/tcg: Fix run for tests with specific plugin (2025-08-01 16:48:50 +0100)

----------------------------------------------------------------
target-arm queue:
 * Add missing 64-bit PMCCNTR in AArch32 mode
 * Reinstate bogus AArch32 DBGDTRTX register for migration compat
 * fix big-endian handling of AArch64 FPU registers in gdbstub
 * fix handling of setting SVE registers from gdbstub
 * hw/intc/arm_gicv3_kvm: fix writing of enable/active/pending state to KVM
 * hw/display/framebuffer: Add cast to force 64x64 multiply
 * tests/tcg: Fix run for tests with specific plugin

----------------------------------------------------------------
Alex Richardson (1):
      target/arm: add support for 64-bit PMCCNTR in AArch32 mode

Gustavo Romero (1):
      tests/tcg: Fix run for tests with specific plugin

Peter Maydell (2):
      hw/display/framebuffer: Add cast to force 64x64 multiply
      target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat

Vacha Bhavsar (2):
      target/arm: Fix big-endian handling of NEON gdb remote debugging
      target/arm: Fix handling of setting SVE registers from gdb

Zenghui Yu (2):
      hw/intc/arm_gicv3_kvm: Remove writes to ICPENDR registers
      hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/active

 hw/display/framebuffer.c                           |  6 ++--
 hw/intc/arm_gicv3_kvm.c                            |  6 ++--
 target/arm/cpregs-pmu.c                            | 29 ++++++++++++++----
 target/arm/debug_helper.c                          | 29 ++++++++++++++++++
 target/arm/gdbstub64.c                             | 35 +++++++++++++++++-----
 tests/tcg/Makefile.target                          | 20 +++++++++++--
 tests/tcg/multiarch/Makefile.target                |  2 +-
 tests/tcg/multiarch/system/Makefile.softmmu-target |  2 +-
 tests/tcg/x86_64/Makefile.softmmu-target           |  2 +-
 9 files changed, 106 insertions(+), 25 deletions(-)


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

end of thread, other threads:[~2025-08-05 13:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 15:51 [PULL 0/8] target-arm queue Peter Maydell
2025-08-01 15:51 ` [PULL 1/8] target/arm: add support for 64-bit PMCCNTR in AArch32 mode Peter Maydell
2025-08-01 15:51 ` [PULL 2/8] hw/intc/arm_gicv3_kvm: Remove writes to ICPENDR registers Peter Maydell
2025-08-01 15:51 ` [PULL 3/8] hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/active Peter Maydell
2025-08-01 15:51 ` [PULL 4/8] hw/display/framebuffer: Add cast to force 64x64 multiply Peter Maydell
2025-08-01 15:51 ` [PULL 5/8] target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat Peter Maydell
2025-08-01 15:51 ` [PULL 6/8] target/arm: Fix big-endian handling of NEON gdb remote debugging Peter Maydell
2025-08-01 15:51 ` [PULL 7/8] target/arm: Fix handling of setting SVE registers from gdb Peter Maydell
2025-08-01 15:51 ` [PULL 8/8] tests/tcg: Fix run for tests with specific plugin Peter Maydell
2025-08-05  1:27 ` [PULL 0/8] target-arm queue Stefan Hajnoczi

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