From: Stefan Hajnoczi <stefanha@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PULL 00/63] target-arm queue
Date: Tue, 28 Apr 2026 08:02:25 -0400 [thread overview]
Message-ID: <20260428120225.GA254530@fedora> (raw)
In-Reply-To: <20260427124738.966578-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 --]
prev parent reply other threads:[~2026-04-28 13:38 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-27 12:46 [PULL 00/63] target-arm queue Peter Maydell
2026-04-27 12:46 ` [PULL 01/63] docs/system: add FEAT_AA32 and FEAT_AA64 to emulation list Peter Maydell
2026-04-27 12:46 ` [PULL 02/63] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board Peter Maydell
2026-04-27 12:46 ` [PULL 03/63] hw/misc/imx8mp_analog: Add property to analog device Peter Maydell
2026-04-27 12:46 ` [PULL 04/63] hw/arm/fsl-imx8mm: Add Analog device IP to iMX8MM SOC Peter Maydell
2026-04-27 12:46 ` [PULL 05/63] hw/arm/fsl-imx8mm: Add Clock Control Module IP to iMX8MM Peter Maydell
2026-04-27 12:46 ` [PULL 06/63] hw/arm/fsl-imx8mm: Implemented support for SNVS Peter Maydell
2026-04-27 12:46 ` [PULL 07/63] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers Peter Maydell
2026-04-27 12:46 ` [PULL 08/63] hw/arm/fsl-imx8mm: Add PCIe support Peter Maydell
2026-04-27 12:46 ` [PULL 09/63] hw/arm/fsl-imx8mm: Add GPIO controllers Peter Maydell
2026-04-27 12:46 ` [PULL 10/63] hw/arm/fsl-imx8mm: Adding support for I2C emulation Peter Maydell
2026-04-27 12:46 ` [PULL 11/63] hw/arm/fsl-imx8mm: Adding support for SPI controller Peter Maydell
2026-04-27 12:46 ` [PULL 12/63] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers Peter Maydell
2026-04-27 12:46 ` [PULL 13/63] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers Peter Maydell
2026-04-27 12:46 ` [PULL 14/63] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller Peter Maydell
2026-04-27 12:46 ` [PULL 15/63] hw/arm/fsl-imx8mm: Adding support for USB controller Peter Maydell
2026-04-27 12:46 ` [PULL 16/63] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation Peter Maydell
2026-04-27 12:46 ` [PULL 17/63] target/arm: Ignore endianness when setting MTE tags Peter Maydell
2026-04-27 12:46 ` [PULL 18/63] target/arm: Explode MO_TExx -> MO_TE | MO_xx Peter Maydell
2026-04-27 12:46 ` [PULL 19/63] target/arm: Hoist MO_TE into mve_advance_vpt() Peter Maydell
2026-04-27 12:46 ` [PULL 20/63] target/arm: Hoist MO_TE into MVE DO_VSTR() macro Peter Maydell
2026-04-27 12:46 ` [PULL 21/63] target/arm: Introduce mo_endian() helper Peter Maydell
2026-04-27 12:46 ` [PULL 22/63] target/arm: Replace MO_TE -> mo_endian() for MVE helpers Peter Maydell
2026-04-27 12:46 ` [PULL 23/63] target/arm: Compile mve_helper.c once Peter Maydell
2026-04-27 12:46 ` [PULL 24/63] target/arm: Replace MO_TE -> mo_endian() for Cortex-M helpers Peter Maydell
2026-04-27 12:46 ` [PULL 25/63] target/arm: Compile m_helper.c once Peter Maydell
2026-04-27 12:47 ` [PULL 26/63] hw/arm: Remove hw_error() for the unimplemented CM_LMBUSCNT register Peter Maydell
2026-04-27 12:47 ` [PULL 27/63] hw: Move ARM_SYSCTL_GPIO definitions to arm sysctl specific header Peter Maydell
2026-04-27 12:47 ` [PULL 28/63] target/arm: Clear AArch64 ID regs from ARMISARegisters if AArch64 disabled Peter Maydell
2026-04-27 12:47 ` [PULL 29/63] target/arm: Allow 'aarch64=off' to be set for TCG CPUs Peter Maydell
2026-04-27 12:47 ` [PULL 30/63] tests/functional/aarch64: Add basic test of TCG aarch64=off Peter Maydell
2026-04-27 12:47 ` [PULL 31/63] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances Peter Maydell
2026-04-27 12:47 ` [PULL 32/63] target/arm/machine: Handle ToleranceNotOnBothEnds " Peter Maydell
2026-04-27 12:47 ` [PULL 33/63] target/arm/machine: Handle ToleranceOnlySrcTestValue migration tolerance Peter Maydell
2026-04-27 12:47 ` [PULL 34/63] target/arm/cpu64: Mitigate migration failures due to spurious TCR_EL1, PIRE0_EL1 and PIR_EL1 Peter Maydell
2026-04-27 12:47 ` [PULL 35/63] target/arm/cpu64: Define cpreg migration tolerance for KVM_REG_ARM_VENDOR_HYP_BMAP_2 Peter Maydell
2026-04-27 12:47 ` [PULL 36/63] target/arm/helper: Define cpreg migration tolerance for DGBDTR_EL0 Peter Maydell
2026-04-27 12:47 ` [PULL 37/63] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat" Peter Maydell
2026-04-27 12:47 ` [PULL 38/63] hw/arm/raspi4b: NOP all DTB nodes when removing unimplemented devices Peter Maydell
2026-04-27 12:47 ` [PULL 39/63] hw/display: Add i.MX6UL LCDIF device model Peter Maydell
2026-05-20 16:33 ` Philippe Mathieu-Daudé
2026-05-20 16:45 ` Peter Maydell
2026-05-20 17:14 ` Philippe Mathieu-Daudé
2026-04-27 12:47 ` [PULL 40/63] hw/arm/fsl-imx6ul: Wire in the " Peter Maydell
2026-04-27 12:47 ` [PULL 41/63] target/arm: migrate basic syndrome helpers to registerfields Peter Maydell
2026-04-27 12:47 ` [PULL 42/63] target/arm: migrate system/cp trap syndromes " Peter Maydell
2026-04-27 12:47 ` [PULL 43/63] target/arm: migrate FP/SIMD " Peter Maydell
2026-04-27 12:47 ` [PULL 44/63] target/arm: migrate eret " Peter Maydell
2026-04-27 12:47 ` [PULL 45/63] target/arm: migrate SME " Peter Maydell
2026-04-27 12:47 ` [PULL 46/63] target/arm: migrate PAC " Peter Maydell
2026-04-27 12:47 ` [PULL 47/63] target/arm: migrate BTI " Peter Maydell
2026-04-27 12:47 ` [PULL 48/63] target/arm: migrate BXJ " Peter Maydell
2026-04-27 12:47 ` [PULL 49/63] target/arm: migrate Granule Protection traps " Peter Maydell
2026-04-27 12:47 ` [PULL 50/63] target/arm: migrate fault syndromes " Peter Maydell
2026-04-27 12:47 ` [PULL 51/63] target/arm: migrate debug " Peter Maydell
2026-04-27 12:47 ` [PULL 52/63] target/arm: migrate wfx " Peter Maydell
2026-04-27 12:47 ` [PULL 53/63] target/arm: migrate gcs " Peter Maydell
2026-04-27 12:47 ` [PULL 54/63] target/arm: migrate memory op " Peter Maydell
2026-04-27 12:47 ` [PULL 55/63] target/arm: migrate check_hcr_el2_trap to use syndrome helper Peter Maydell
2026-04-27 12:47 ` [PULL 56/63] target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp Peter Maydell
2026-04-27 12:47 ` [PULL 57/63] target/arm: use syndrome helpers to set SAME_EL EC bit Peter Maydell
2026-04-27 12:47 ` [PULL 58/63] target/arm: make whpx use syndrome helpers for decode Peter Maydell
2026-04-27 12:47 ` [PULL 59/63] target/arm: make hvf " Peter Maydell
2026-04-27 12:47 ` [PULL 60/63] target/arm: use syndrome helpers in merge_syn_data_abort Peter Maydell
2026-04-27 12:47 ` [PULL 61/63] target/arm: use syndrome helpers to query VNCR bit Peter Maydell
2026-04-27 12:47 ` [PULL 62/63] target/arm: remove old syndrome defines Peter Maydell
2026-04-27 12:47 ` [PULL 63/63] target/arm: report register in WFIT syndromes Peter Maydell
2026-04-28 12:02 ` Stefan Hajnoczi [this message]
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=20260428120225.GA254530@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.