The following patches are queued for QEMU stable v10.0.6:
https://gitlab.com/qemu-project/qemu/-/commits/staging-10.0
Patch freeze is 2025-10-18, and the release is planned for 2025-10-20:
https://wiki.qemu.org/Planning/10.0
This release is supposed to go faster, to include two important migration
fixes, - reverts of two changes from 10.0.4 which causes migration regression
(the first two patches).
Please respond here or CC qemu-stable@nongnu.org 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 deb02cd055 Michael Tokarev:
Revert "target/i386: do not expose ARCH_CAPABILITIES on AMD CPU"
02 21a79242f5 Michael Tokarev:
Revert "i386/cpu: Move adjustment of CPUID_EXT_PDCM before
feature_dependencies[] check"
03 a1b28f71f7ff Weifeng Liu:
ui/gtk: Consider scaling when propagating ui info
04 c187a67c9dcd Filip Hejsek:
ui/gtk: Fix callback function signature
05 1c0f5142d921 ShengYi Hung:
hid: fix incorrect return value for hid
06 f65918497cc6 nanliu:
docs/devel: Correct uefi-vars-x64 device name
07 bab681f75204 Stefan Hajnoczi:
pcie_sriov: make pcie_sriov_pf_exit() safe on non-SR-IOV devices
08 a23e719ca8e8 Peter Maydell:
target/arm: Don't set HCR.RW for AArch32 only CPUs
09 c851052a77fd Jim Shu:
target/riscv: Fix the mepc when sspopchk triggers the exception
10 84c1605b7606 Jim Shu:
target/riscv: Fix SSP CSR error handling in VU/VS mode
11 0b16c7b6a854 Jim Shu:
target/riscv: Fix ssamoswap error handling
12 81d1885dcc44 Max Chou:
target/riscv: rvv: Fix vslide1[up|down].vx unexpected result when XLEN=32
and SEW=64
13 2e54e5fda779 Damien Bergamini:
pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs