From: Stefan Hajnoczi <stefanha@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PULL 00/26] target-arm queue
Date: Tue, 14 Jul 2026 20:23:10 +0100 [thread overview]
Message-ID: <20260714192310.GA706195@fedora> (raw)
In-Reply-To: <20260713153233.3391818-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-15 6:53 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-13 15:32 [PULL 00/26] target-arm queue Peter Maydell
2026-07-13 15:32 ` [PULL 01/26] hw/misc/zynq_slcr.c: drop duplicate reset value for DDRIOB_DCI_CTRL Peter Maydell
2026-07-13 15:32 ` [PULL 02/26] hw/arm/tegra241-cmdqv: Do not sync GERRORN on VCMDQ allocation Peter Maydell
2026-07-13 15:32 ` [PULL 03/26] hw/arm/smmuv3: Fix off-by-one bug in alignment strtab mask Peter Maydell
2026-07-13 15:32 ` [PULL 04/26] hw/arm/smmuv3: Sanitize SMMU_S_STRTAB_BASE_CFG.SPLIT Peter Maydell
2026-07-13 15:32 ` [PULL 05/26] hw/arm/smmuv3: Fix possible overflow in strtab_base computation Peter Maydell
2026-07-13 15:32 ` [PULL 06/26] hw/arm/smmuv3: Check L1STD.SPAN Peter Maydell
2026-07-13 15:32 ` [PULL 07/26] hw/arm/smmuv3: Enforce alignment of L2Ptr according to the span Peter Maydell
2026-07-13 15:32 ` [PULL 08/26] hw/i2c: pmbus: clear output buffer on write Peter Maydell
2026-07-13 15:32 ` [PULL 09/26] docs/system: declare support for FEAT_EVT2 Peter Maydell
2026-07-13 15:32 ` [PULL 10/26] docs/system: add big and little endian features names Peter Maydell
2026-07-13 15:32 ` [PULL 11/26] docs/system: document FEAT_Secure Peter Maydell
2026-07-13 15:32 ` [PULL 12/26] docs/system: document FEAT_MTE4 Peter Maydell
2026-07-13 15:32 ` [PULL 13/26] docs/system: document FEAT_IVIPT Peter Maydell
2026-07-13 15:32 ` [PULL 14/26] docs/system: fix sorting of FEAT_S2[PIE|FWB] Peter Maydell
2026-07-13 15:32 ` [PULL 15/26] docs/system: add FEAT_S2TGran[4|16|64]K features Peter Maydell
2026-07-13 15:32 ` [PULL 16/26] docs/system: add FEAT_HAF Peter Maydell
2026-07-13 15:32 ` [PULL 17/26] arm/virt: fix smmuv3_devices leak Peter Maydell
2026-07-13 15:32 ` [PULL 18/26] target/arm: Be more defensive for invalid tlbi_aa64_get_range Peter Maydell
2026-07-13 15:32 ` [PULL 19/26] hw/dma: don't allow weird transfer lengths for bcm2835 Peter Maydell
2026-07-13 15:32 ` [PULL 20/26] hw/net/vmxnet3: Correct bounds check on tx queue index Peter Maydell
2026-07-13 15:32 ` [PULL 21/26] hw/usb/dev-wacom: Don't write off end of buffer Peter Maydell
2026-07-13 15:32 ` [PULL 22/26] hw/display/sm501: Catch bad coordinates for RTL operations Peter Maydell
2026-07-13 15:32 ` [PULL 23/26] hw/display/sm501: Avoid overflow problems in bounds check calculations Peter Maydell
2026-07-13 15:32 ` [PULL 24/26] hw/display/sm501: Don't allow guest to set ram size larger than it is Peter Maydell
2026-07-13 15:32 ` [PULL 25/26] hw/misc/allwinner-r40-ccu.c: Correct handling of out of range accesses Peter Maydell
2026-07-13 15:32 ` [PULL 26/26] hw/misc/stm32_rcc: Correct offset-to-irq calculation Peter Maydell
2026-07-14 19:23 ` Stefan Hajnoczi [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-02-10 13:51 [PULL 00/26] target-arm queue Peter Maydell
2026-02-11 19:46 ` Peter Maydell
2024-07-18 13:20 Peter Maydell
2024-07-19 1:26 ` Richard Henderson
2023-09-08 17:05 Peter Maydell
2023-09-11 15:19 ` Stefan Hajnoczi
2023-06-23 12:31 Peter Maydell
2023-06-25 8:25 ` Richard Henderson
2023-01-23 13:35 Peter Maydell
2023-01-23 15:17 ` Peter Maydell
2022-03-02 20:52 Peter Maydell
2022-03-03 19:57 ` Peter Maydell
2022-02-21 9:27 Peter Maydell
2021-05-10 12:25 Peter Maydell
2020-11-02 17:09 Peter Maydell
2020-11-03 11:36 ` Peter Maydell
2020-01-30 16:15 Peter Maydell
2020-01-30 19:05 ` Peter Maydell
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=20260714192310.GA706195@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.