On 11/14/25 16:21, Peter Maydell wrote:
Hi; here are some arm patches for the freeze; mostly these are
fairly unexciting minor bug fixes.
I did find in my CI run for this that the check-python-minreqs
job failed with:
"ERROR: /builds/pm215/qemu/scripts/qapi/commands.py Imports are incorrectly sorted
and/or formatted."
https://gitlab.com/pm215/qemu/-/jobs/12092087877
but since this pullreq doesn't touch that file or anything
else python-related I assume that's a pre-existing CI failure.
thanks
-- PMM
The following changes since commit 9febfa94b69b7146582c48a868bd2330ac45037f:
Merge tag 'for-upstream' ofhttps://repo.or.cz/qemu/kevin into staging
(2025-11-12 11:47:42 +0100)
are available in the Git repository at:
https://gitlab.com/pm215/qemu.git tags/pull-target-arm-20251114
for you to fetch changes up to 522444744eb79dd01e377ad2ed15544f10bcc70c:
hw/audio/lm4549: Don't try to open a zero-frequency audio voice (2025-11-14
13:20:10 +0000)
----------------------------------------------------------------
target-arm queue:
* MAINTAINERS file update for whpx
* target/arm: Fix accidental write to TCG constant
* target/arm/cpu64: remove duplicate include
* hw/display/xlnx_dp: don't abort() on guest errors
* cxl, vfio, tests: clean up includes
* hw/misc/npcm_clk: Don't divide by zero when calculating frequency
* hw/audio/lm4549: Don't try to open a zero-frequency audio voice
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/10.2 as
appropriate.
r~