The following patches are queued for QEMU stable v10.1.4: https://gitlab.com/qemu-project/qemu/-/commits/staging-10.1
Patch freeze is 2026-02-10, and the release is planned for 2026-02-12: https://wiki.qemu.org/Planning/10.1 Please respond here or CC [email protected] on any additional patches you think should (or shouldn't) be included in the release. The changes which are staging for inclusion, with the original commit hash from master branch, are given below the bottom line. Thanks! /mjt -------------------------------------- 01 2c3165a1a61c Kevin Wolf: file-posix: Handle suspended dm-multipath better for SG_IO 02 41706d3e72d6 Richard Henderson: tcg: Zero extend 32-bit addresses for TCI 03 7e71b8e7f2f6 Michael Tokarev: gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3 04 eafc5f69e621 Alex Bennée: gitlab: move custom runners to Ubuntu 24.04 05 dd77ef99aa02 Alex Bennée: target/arm: handle unaligned PC during tlb probe 06 8062bfd51764 Denis V. Lunev: scripts: fix broken error path in modinfo-collect.py 07 46228925edd5 Hanna Czenczek: vhost: Always initialize cached vring data 08 e742b7bdc244 Stefan Weil: scripts/nsis.py: Tell makensis that WoA is 64 bit 09 307bc43095b8 Kevin Wolf: block: Fix BDS use after free during shutdown 10 ac3520f599fe Hanna Czenczek: nvme: Note in which AioContext some functions run 11 b002acacc1d7 Hanna Czenczek: Revert "nvme: Fix coroutine waking" 12 ab0065e36adf Thomas Huth: tests/qemu-iotests: Fix check for existing file in _require_disk_usage() 13 83f6dceb8f5c Thomas Huth: qga: Fix ubsan warning 14 326e620fc014 Cédric Le Goater: Fix const qualifier build errors with recent glibc 15 2f5c96d53409 Cédric Le Goater: i386: Fix const qualifier build errors with recent glibc 16 e37a0d514a17 Cédric Le Goater: tests/vhost-user-bridge.c: Fix const qualifier build errors with recent glibc 17 dfe87815ba45 Cédric Le Goater: monitor: Fix const qualifier build errors with recent glibc 18 d7e1df769910 Cédric Le Goater: gdbstub: Fix const qualifier build errors with recent glibc 19 00829ae3845f Zesen Liu: qdev: fix error handling in set_uint64_checkmask 20 60efba3c1bff Andrew Cooper: target/i386: Fix #GP error code for INT instructions 21 0db1b556e4bc Paolo Bonzini: target/i386/tcg: ignore V3 in 32-bit mode 22 3fbadbb3927a Alano Song: hw/i2c/imx: Fix trace func name error 23 75bcfb98a13d Cédric Le Goater: tests/functional: Fix URL of gb200nvl-bmc image 24 e714f1a3d4d1 Jie Song: monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race 25 7d2d577de0c7 Richard Henderson: tcg/optimize: Save o_mask in fold_masks_zosa_int 26 08b12bfb8f53 Richard Henderson: tcg/optimize: Fix a_mask computation for orc 27 23b53ec3a8a2 Paolo Bonzini: tcg/optimize: Do use affected bits 28 af6db3b71310 Richard Henderson: tcg/riscv: Fix TCG_REG_TMP0 clobber in tcg_gen_dup{m,i} 29 82ae60c8b5cb Jean-Christian CÎRSTEA: linux-user: allow null `pathname` for statx()/fstatat() 30 aaed9ca1797d Matthew Lugg: linux-user: fix mremap unmapping adjacent region 31 2422884ec5a1 Matthew Lugg: linux-user: fix mremap errors for invalid ranges 32 81ceab30492e Matthew Lugg: linux-user: fix reserved_va page leak in do_munmap 33 9290c10ae9d0 Matthew Lugg: tests: add tcg coverage for fixed mremap bugs 34 628bda1ab759 Fabiano Rosas: target/ppc: Fix env->quiesced migration 35 894c8bd56ff1 Paolo Bonzini: configs: use default prefix for Windows compilation 36 11dac41f2e83 Laurent Vivier: m68k: fix CAS2 writeback when Dc1==Dc2 37 73dd6e4a36dd Paolo Bonzini: target/i386/tcg: do not mark all SSE instructions as unaligned 38 5e3572ef2e94 Paolo Bonzini: target/i386/tcg: mask addresses for VSIB 39 ed88bdcfbdcf Paolo Bonzini: target/i386/tcg: allow VEX in 16-bit protected mode 40 c7504ba2a560 Vulnerability Report: hw/i386/kvm: fix PIRQ bounds check in xen_physdev_map_pirq() 41 47de28a0b7fb Xianglai Li: hw/loongarch/virt: Modify the interrupt trigger type in fdt table 42 ff54394eed14 Xianglai Li: hw/loongarch/virt: Fix irq allocation failure with pci device from fdt 43 70cf9b7bf7af Song Gao: target/loongach: Fix some exceptions failure in updating CSR_BADV 44 e4f0ef58d53e Song Gao: target/loongarch: Fix exception BCE missing to update CSR_BADV 45 a7be2e0a3f7d Song Gao: target/loongarch: Fix exception ADEF/ADEM missing to update CSR_BADV 46 49ee001a5b83 Yao Zi: hw/loongarch/virt: Don't abort on access to unimplemented IOCSR 47 7cf096d609e6 Alex Bennée: tests/functional: migrate aspeed_rainier image 48 8da52b8401af Peter Maydell: target/arm: Don't specify ID_PFR1 accessfn twice 49 205ca535abac Peter Maydell: target/arm: Correctly honour HCR.TID3 for v7A cores 50 b67a35622f9a Peter Maydell: target/arm: Correctly trap HCR.TID1 registers in v7A 51 7be4256281f4 Philippe Mathieu-Daudé: accel/nvmm: Fix 'cpu' typo in nvmm_init_vcpu() 52 1c11aa180714 Philippe Mathieu-Daudé: tests/functional: Mark the MIPS replay tests as flaky 53 290e4e7de7a5 Philippe Mathieu-Daudé: tests/functional: Mark another MIPS replay test as flaky 54 83017c4aaa9e Pierrick Bouvier: linux-user/aarch64/target_fcntl.h: add missing TARGET_O_LARGEFILE definition 55 214f79fdfb43 Bernhard Beschow: hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default 56 369c1ba2b7c7 Richard Henderson: bsd-user: Fix __i386__ test for TARGET_HAS_STAT_TIME_T_EXT 57 f0de58ccf656 Pierrick Bouvier: bsd-user/syscall_defs.h: define STAT_TIME_T_EXT only for 32 bits 58 cf10273aff81 Alex Bennée: hw/intc: avoid byte swap fiddling in gicv3 its path 59 e9a8a10e84c1 Luca Bonissi: linux-user: Add termios2 support 60 8d8c6aeee859 Luca Bonissi: linux-user: Add termios2 support to alpha target 61 edc741710ace Luca Bonissi: linux-user: Add termios2 support to hppa target 62 edf9184f4feb Luca Bonissi: linux-user: Add termios2 support to mips target 63 afbe0ff81c29 Luca Bonissi: linux-user: Add termios2 support to sh4 target 64 947b971cad90 Luca Bonissi: linux-user: Add termios2 support to sparc target 65 4f22fcb5c67f Vivian Wang: linux-user: Add missing termios baud rates 66 d68f0e2e9069 Icenowy Zheng: linux-user: fixup termios2 related things on PowerPC 67 2eb8d9734355 Paolo Bonzini: target/i386/tcg: fix a few instructions that do not support VEX.L=1 68 e4f1a9b1dacb Thomas Huth: pc-bios/optionrom: Use 32-bit linker emulation for the optionroms 69 d9ca273f8f31 Alex Bennée: tests/functional: migrate sbsa_ref test images 70 289e6a3edf50 Jeuk Kim: hw/ufs: Ensure DBC of PRDT uses only lower 18 bits 71 ed621cc8e2a6 Jeuk Kim: hw/ufs: fix CQE endianness and UPIU length 72 f78762a3cc81 Ilia Levi: hw/ufs: Fix mcq completion queue wraparound 73 94e72135d4d6 Ilia Levi: tests/qtest/ufs-test: Add test for mcq completion queue wraparound 74 587f4a1805c8 John Snow: python: fix msys64 wheel directory specification
