The following patches are queued for QEMU stable v10.0.1: https://gitlab.com/qemu-project/qemu/-/commits/staging-10.0
Patch freeze is 2025-05-24, and the release is planned for 2025-05-26: https://wiki.qemu.org/Planning/10.0 Please respond here or CC qemu-sta...@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 280712b78781 Ewan Hai: target/i386: Fix model number of Zhaoxin YongFeng vCPU template 02 f6b5f71f0452 Maciej S. Szmigiero: target/i386: Reset parked vCPUs together with the online ones 03 94a159f3dc73 Paolo Bonzini: target/i386/hvf: fix lflags_to_rflags 04 6b661b7ed7cd Richard Henderson: target/avr: Improve decode of LDS, STS 05 d5f241834be1 Philippe Mathieu-Daudé: hw/core: Get default_cpu_type calling machine_class_default_cpu_type() 06 56a9f0d4c4a4 Peter Maydell: hw/core/cpu: gdb_arch_name string should not be freed 07 d4a785ba30ce Hauke Mehrtens: target/mips: Fix MIPS16e translation 08 563cd698dffb Akihiko Odaki: meson: Use has_header_symbol() to check getcpu() 09 6804b89fb531 Akihiko Odaki: meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID 10 797150d69d2e Akihiko Odaki: meson: Share common C source prefixes 11 a5b30be53453 Akihiko Odaki: meson: Use osdep_prefix for strchrnul() 12 9401f91b9b0c Richard Henderson: accel/tcg: Don't use TARGET_LONG_BITS in decode_sleb128 13 97cdd1b0a7a0 Tim Lee: hw/arm/npcm8xx_boards: Correct valid_cpu_types setting of NPCM8XX SoC 14 8ed7c0b6488a Peter Maydell: target/arm: Don't assert() for ISB/SB inside IT block 15 82707dd4f076 Peter Maydell: docs: Don't define duplicate label in qemu-block-drivers.rst.inc 16 eba837a31b95 Bernhard Beschow: hw/gpio/imx_gpio: Fix interpretation of GDIR polarity 17 e54ef98c8a80 Paolo Bonzini: target/i386: do not trigger IRQ shadow for LSS 18 1e94ddc68544 Paolo Bonzini: target/i386: do not block singlestep for STI 19 a4b20f737cda Aleksandr Partanen: xen: mapcache: Fix finding matching entry 20 88fb705600a3 Edgar E. Iglesias: xen: mapcache: Split mapcache_grants by ro and rw 21 54e54e594bc8 Bernhard Beschow: hw/i2c/imx: Always set interrupt status bit if interrupt condition occurs 22 61da38db70af Christian Schoenebeck: 9pfs: fix concurrent v9fs_reclaim_fd() calls 23 89f7b4da7662 Christian Schoenebeck: 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()