Message ID | 20241105111935.2747034-1-peter.maydell@linaro.org (mailing list archive) |
---|---|
State | New |
Headers | show |
On Tue, 5 Nov 2024 at 11:19, Peter Maydell <peter.maydell@linaro.org> wrote: > > The following changes since commit 11b8920ed2093848f79f93d106afe8a69a61a523: > > Merge tag 'pull-request-2024-11-04' of https://gitlab.com/thuth/qemu into staging (2024-11-04 17:37:59 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20241105 > > for you to fetch changes up to 374cdc8efe4a039510cca47e8399d54a1aeb4f2d: > > target/arm: Enable FEAT_CMOW for -cpu max (2024-11-05 10:10:00 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * Fix MMU indexes for AArch32 Secure PL1&0 in a less complex and buggy way > * Fix SVE SDOT/UDOT/USDOT (4-way, indexed) > * softfloat: set 2-operand NaN propagation rule at runtime > * disas: Fix build against Capstone v6 (again) > * hw/rtc/ds1338: Trace send and receive operations > * hw/timer/imx_gpt: Convert DPRINTF to trace events > * hw/watchdog/wdt_imx2: Remove redundant assignment > * hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access > * hw/net/npcm_gmac: Change error log to trace event > * target/arm: Enable FEAT_CMOW for -cpu max > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM