From: Stefan Hajnoczi <stefanha@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PULL 00/54] target-arm queue
Date: Thu, 2 Jul 2026 12:31:42 +0200 [thread overview]
Message-ID: <20260702103142.GA434667@fedora> (raw)
In-Reply-To: <20260629120032.1645265-1-peter.maydell@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 116 bytes --]
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2026-07-02 10:33 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 11:59 [PULL 00/54] target-arm queue Peter Maydell
2026-06-29 11:59 ` [PULL 01/54] hw/timer/imx_epit: Replace DPRINTF with trace events Peter Maydell
2026-06-29 11:59 ` [PULL 02/54] target/arm: Enable SCTLR_EL1.EnFPM for user-only Peter Maydell
2026-06-29 11:59 ` [PULL 03/54] target/arm: Implement EXPAND Peter Maydell
2026-06-29 11:59 ` [PULL 04/54] target/arm: Generalize sve_compact_[sd] Peter Maydell
2026-06-29 11:59 ` [PULL 05/54] target/arm: Implement COMPACT for byte/halfword Peter Maydell
2026-06-29 11:59 ` [PULL 06/54] target/arm: Implement FIRSTP, LASTP Peter Maydell
2026-06-29 11:59 ` [PULL 07/54] target/arm: Rename isar_feature_aa64_sve_aes Peter Maydell
2026-06-29 11:59 ` [PULL 08/54] target/arm: Implement FEAT_SSVE_AES Peter Maydell
2026-06-29 11:59 ` [PULL 09/54] target/arm: Use expand_pred_N for helper_sve_not_zpz_N Peter Maydell
2026-06-29 11:59 ` [PULL 10/54] target/arm: Move tile_vslice_{index, offset} to vec_internal.h Peter Maydell
2026-06-29 11:59 ` [PULL 11/54] target/arm: Implement FMOPA (widening, 4-way fp8 to fp32) Peter Maydell
2026-06-29 11:59 ` [PULL 12/54] target/arm: Implement FMLALL (multiple and single vector) Peter Maydell
2026-06-29 11:59 ` [PULL 13/54] target/arm: Implement FMLALL (multiple vector) Peter Maydell
2026-06-29 11:59 ` [PULL 14/54] target/arm: Implement FMLALL (multiple and indexed vector) Peter Maydell
2026-06-29 11:59 ` [PULL 15/54] target/arm: Implement FDOT (multiple and single vector) Peter Maydell
2026-06-29 11:59 ` [PULL 16/54] target/arm: Implement FDOT (multiple vector) Peter Maydell
2026-06-29 11:59 ` [PULL 17/54] target/arm: Implement FDOT (multiple and indexed vector) Peter Maydell
2026-06-29 11:59 ` [PULL 18/54] target/arm: Implement FVDOTB, FVDOTT Peter Maydell
2026-06-29 11:59 ` [PULL 19/54] target/arm: Enable FEAT_SME_F8F32 for -cpu max Peter Maydell
2026-06-29 11:59 ` [PULL 20/54] arm/gicv5: Add URL to GICv5 specification Peter Maydell
2026-06-29 11:59 ` [PULL 21/54] target/arm: GICv5 cpuif: Recalculate IRQ/FIQ on ICC_PCR_EL1 write Peter Maydell
2026-06-29 12:00 ` [PULL 22/54] target/arm: GICv5 cpuif: Tag ICC_PPI_PRIORITYR<n> regs as ARM_CP_NO_RAW Peter Maydell
2026-06-29 12:00 ` [PULL 23/54] target/arm: GICv5 cpuif: Remove ICC_HAPR_EL1 Peter Maydell
2026-06-29 12:00 ` [PULL 24/54] hw/intc/gicv5: Define and use GICV5_PENDING_IRQ_NONE Peter Maydell
2026-06-29 12:00 ` [PULL 25/54] target/arm/tcg/cpu64.c: Extra test for GPC3 Peter Maydell
2026-06-29 12:00 ` [PULL 26/54] target/arm: Setup new registers " Peter Maydell
2026-06-29 12:00 ` [PULL 27/54] target/arm/ptw.c: Add Granule Bypass Windows Peter Maydell
2026-06-29 12:00 ` [PULL 28/54] target/arm/cpu-features.h: x-rme now means GPC3 Peter Maydell
2026-06-29 12:00 ` [PULL 29/54] tests/tcg/aarch64/system: Alternative boot object for exception logging Peter Maydell
2026-06-29 12:00 ` [PULL 30/54] tests/tcg/aarch64/system/gpc-test.c: Basic test for granule protection check Peter Maydell
2026-06-29 12:00 ` [PULL 31/54] hw/arm/sabrelite: Open code DEFINE_MACHINE_ARM Peter Maydell
2026-06-29 12:00 ` [PULL 32/54] hw/arm/sabrelite: Introduce class SabreliteMachineState Peter Maydell
2026-06-29 12:00 ` [PULL 33/54] hw/misc/imx6_ccm: Add PLL3 and CAN clock Peter Maydell
2026-06-29 12:00 ` [PULL 34/54] hw/net/can/flexcan: NXP FlexCAN core emulation Peter Maydell
2026-07-02 12:37 ` Philippe Mathieu-Daudé
2026-07-02 17:13 ` Bernhard Beschow
2026-07-03 11:34 ` Peter Maydell
2026-06-29 12:00 ` [PULL 35/54] hw/arm: Plug FlexCAN into FSL_IMX6 and Sabrelite Peter Maydell
2026-06-29 12:00 ` [PULL 36/54] tests: Add qtests for FlexCAN Peter Maydell
2026-06-29 12:00 ` [PULL 37/54] docs/arm/sabrelite: Mention FlexCAN support Peter Maydell
2026-06-29 12:00 ` [PULL 38/54] target/arm: split evaluation of CNTHCTL timer IRQ masks Peter Maydell
2026-06-29 12:00 ` [PULL 39/54] target/arm: trigger timer recalculation when toggling CNTHCTL:ECV Peter Maydell
2026-06-29 12:00 ` [PULL 40/54] target/arm: trigger timer recalc on SCR:ECVEN change Peter Maydell
2026-06-29 12:00 ` [PULL 41/54] target/arm: gate check on scr_el3 behind ARM_FEATURE_EL3 check Peter Maydell
2026-06-29 12:00 ` [PULL 42/54] target/arm: trigger timer recalc on HCR:(E2H|TGE) changes Peter Maydell
2026-06-29 12:00 ` [PULL 43/54] docs/system: add FEAT_ECV_POFF to the emulation list Peter Maydell
2026-06-29 12:00 ` [PULL 44/54] target/arm: Enable FADD/FSUB (half-precision) with FEAT_SME_F8F16 Peter Maydell
2026-06-29 12:00 ` [PULL 45/54] target/arm: Rename SME FMLAL/FMLSL patterns Peter Maydell
2026-06-29 12:00 ` [PULL 46/54] target/arm: Implement FMLAL (multiple, multiple and single, FP8 to FP16) Peter Maydell
2026-06-29 12:00 ` [PULL 47/54] target/arm: Implement FMLAL (multiple and indexed, " Peter Maydell
2026-06-29 12:00 ` [PULL 48/54] target/arm: Implement FDOT (multiple, multiple and single, " Peter Maydell
2026-06-29 12:00 ` [PULL 49/54] target/arm: Implement FDOT (multiple and indexed, " Peter Maydell
2026-06-29 12:00 ` [PULL 50/54] target/arm: Implement FMOPA (widening, 2-way, " Peter Maydell
2026-06-29 12:00 ` [PULL 51/54] target/arm: Rename FVDOT pattern Peter Maydell
2026-06-29 12:00 ` [PULL 52/54] target/arm: Implement FVDOT (FP8 to FP16) Peter Maydell
2026-06-29 12:00 ` [PULL 53/54] target/arm: Enable FEAT_SME_F8F16 for -cpu max Peter Maydell
2026-06-29 12:00 ` [PULL 54/54] docs/system/arm/virt: Document accelerated SMMUv3 and Tegra241 CMDQV Peter Maydell
2026-07-02 10:31 ` Stefan Hajnoczi [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-05-26 14:27 [PULL 00/54] target-arm queue Peter Maydell
2026-05-26 18:52 ` Stefan Hajnoczi
2024-10-01 16:38 Peter Maydell
2024-10-02 12:06 ` Peter Maydell
2022-04-28 14:39 Peter Maydell
2022-04-28 17:10 ` Richard Henderson
2021-03-08 17:31 Peter Maydell
2021-03-08 18:49 ` no-reply
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=20260702103142.GA434667@fedora \
--to=stefanha@redhat.com \
--cc=peter.maydell@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.