[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Stable-10.0.1 00/23] Patch Round-up for stable 10.0.1, freeze on 2025-0
From: |
Michael Tokarev |
Subject: |
[Stable-10.0.1 00/23] Patch Round-up for stable 10.0.1, freeze on 2025-05-24 |
Date: |
Wed, 14 May 2025 22:00:12 +0300 |
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-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 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()
- [Stable-10.0.1 00/23] Patch Round-up for stable 10.0.1, freeze on 2025-05-24,
Michael Tokarev <=
- [Stable-10.0.1 03/23] target/i386/hvf: fix lflags_to_rflags, Michael Tokarev, 2025/05/14
- [Stable-10.0.1 01/23] target/i386: Fix model number of Zhaoxin YongFeng vCPU template, Michael Tokarev, 2025/05/14
- [Stable-10.0.1 02/23] target/i386: Reset parked vCPUs together with the online ones, Michael Tokarev, 2025/05/14
- [Stable-10.0.1 05/23] hw/core: Get default_cpu_type calling machine_class_default_cpu_type(), Michael Tokarev, 2025/05/14
- [Stable-10.0.1 04/23] target/avr: Improve decode of LDS, STS, Michael Tokarev, 2025/05/14
- [Stable-10.0.1 07/23] target/mips: Fix MIPS16e translation, Michael Tokarev, 2025/05/14
- [Stable-10.0.1 06/23] hw/core/cpu: gdb_arch_name string should not be freed, Michael Tokarev, 2025/05/14
- [Stable-10.0.1 08/23] meson: Use has_header_symbol() to check getcpu(), Michael Tokarev, 2025/05/14
- [Stable-10.0.1 09/23] meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID, Michael Tokarev, 2025/05/14
- [Stable-10.0.1 10/23] meson: Share common C source prefixes, Michael Tokarev, 2025/05/14