From: Michael Tokarev <mjt@tls.msk.ru>
To: qemu-devel@nongnu.org
Cc: qemu-stable@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>
Subject: [Stable-10.0.5 v2 00/58] Patch Round-up for stable 10.0.5, freeze on 2025-10-06 (frozen)
Date: Sun, 5 Oct 2025 20:36:47 +0300 [thread overview]
Message-ID: <qemu-stable-10.0.5-20251005203554@cover.tls.msk.ru> (raw)
The following patches are queued for QEMU stable v10.0.5:
https://gitlab.com/qemu-project/qemu/-/commits/staging-10.0
Patch freeze is 2025-10-06 (frozen), and the release is planned for 2025-10-08:
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* 256df51e7272 WANG Rui:
target/loongarch: Add CRC feature flag and use it to gate CRC instructions
02* 96e7448c1f82 WANG Rui:
target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
03* 38dd513263d8 Thomas Huth:
ui/vnc: Fix crash when specifying [vnc] without id in the config file
04* 1e343714bfc0 John Snow:
python: backport 'kick event queue on legacy event_pull()'
05* f9d2e0a3bd7b John Snow:
python: backport 'drop Python3.6 workarounds'
06* 0408b8d7a086 John Snow:
python: backport 'Use @asynciocontextmanager'
07* fcaeeb7653d2 John Snow:
python: backport 'qmp-shell-wrap: handle missing binary gracefully'
08* fd0ed46d4eff John Snow:
python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
09* 5d99044d09db John Snow:
python: backport 'Remove deprecated get_event_loop calls'
10* 85f223e5b031 John Snow:
python: backport 'avoid creating additional event loops per thread'
11* 82c7cb93c750 Daniel P. Berrangé:
iotests: drop compat for old version context manager
12* 6ccb48ffc19f Daniel P. Berrangé:
python: ensure QEMUQtestProtocol closes its socket
13* d4d0ebfcc926 Daniel P. Berrangé:
iotests/147: ensure temporary sockets are closed before exiting
14* 2b2fb25c2aaf Daniel P. Berrangé:
iotests/151: ensure subprocesses are cleaned up
15* 9a494d835386 Daniel P. Berrangé:
iotests/check: always enable all python warnings
16* a11d1847d5ef Alex Bennée:
.gitmodules: move u-boot mirrors to qemu-project-mirrors
17* 8b182b6600 Michael Tokarev:
tests/docker/dockerfiles/python.docker: pull fedora:40 image instead of
fedora:latest
18* eb8f7292e131 Paolo Bonzini:
ci: run RISC-V cross jobs by default
19* 6b3fad084fc4 Paolo Bonzini:
rust: hpet: fix new warning
20* aaf042299acf Stéphane Graber:
hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR response
21* 0516f4b70264 Xiaoyao Li:
i386/cpu: Enable SMM cpu address space under KVM
22* 591f817d819f Xiaoyao Li:
target/i386: Define enum X86ASIdx for x86's address spaces
23* 4c8f69b94839 Xiaoyao Li:
multiboot: Fix the split lock
24* db05b0d21ec1 Paolo Bonzini:
linux-user: avoid -Werror=int-in-bool-context
25* b7cd0a1821ad Richard Henderson:
target/sparc: Allow TRANS macro with no extra arguments
26* b6cdd6c60505 Richard Henderson:
target/sparc: Loosen decode of STBAR for v8
27* 49d669ccf33a Richard Henderson:
target/sparc: Loosen decode of RDY for v7
28* a0345f628394 Richard Henderson:
target/sparc: Loosen decode of RDPSR for v7
29* dc9678cc9725 Richard Henderson:
target/sparc: Loosen decode of RDWIM for v7
30* 6ff52f9dee06 Richard Henderson:
target/sparc: Loosen decode of RDTBR for v7
31* df663ac0a4e5 Richard Henderson:
target/sparc: Relax decode of rs2_or_imm for v7
32* e4a1b308b27c Peter Maydell:
hw/pci-host/dino: Don't call pci_register_root_bus() in init
33* 76d2b8d42adb Peter Maydell:
hw/pci-host/astro: Don't call pci_regsiter_root_bus() in init
34* a50347a4145f WANG Rui:
tcg/optimize: Fix folding of vector bitsel
35* fd34f56fe886 Peter Maydell:
.gitlab-ci.d/buildtest.yml: Unset CI_COMMIT_DESCRIPTION for htags
36* 4f1ebc7712a7 Thomas Huth:
tests: Fix "make check-functional" for targets without thorough tests
37* 03fe6659803f Richard Henderson:
accel/tcg: Properly unlink a TB linked to itself
38* e13e1195db8a Richard Henderson:
tests/tcg/multiarch: Add tb-link test
39 d0af3cd0274e Peter Maydell:
hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint
40 f5738aedc217 Fabian Vogt:
hw/intc/xics: Add missing call to register vmstate_icp_server
41 6285eebd3a5f Harsh Prateek Bora:
ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided
42 e7ecb533ee0d Mohamed Akram:
ui/spice: Fix abort on macOS
43 9163424c5098 Thomas Huth:
ui/icons/qemu.svg: Add metadata information (author, license) to the logo
44 4f7528295b3e Andrew Jones:
hw/riscv/riscv-iommu: Fix MSI table size limit
45 da14767b356c Andrea Bolognani:
docs/interop/firmware: Add riscv64 to FirmwareArchitecture
46 191df3461752 Frank Chang:
hw/char: sifive_uart: Raise IRQ according to the Tx/Rx watermark thresholds
47 cebaf7434b4a stove:
target/riscv: use riscv_csrr in riscv_csr_read
48 a86d3352ab70 Vladimir Isaev:
target/riscv: do not use translator_ldl in opcode_at
49 15abfced8039 Guo Ren (Alibaba DAMO Academy):
hw/riscv/riscv-iommu: Fixup PDT Nested Walk
50 b25133d38fe6 vhaudiquet:
target/riscv: Fix endianness swap on compressed instructions
51 ae4a37f57818 Max Chou:
target/riscv: rvv: Replace checking V by checking Zve32x
52 be50ff3a7385 Max Chou:
target/riscv: rvv: Modify minimum VLEN according to enabled vector
extensions
53 725a9e5f7885 Juraj Marcin:
migration: Fix state transition in postcopy_start() error handling
54 9e7bfda4909c Peter Maydell:
include/system/memory.h: Clarify address_space_destroy() behaviour
55 041600e23f2f Peter Xu:
memory: New AS helper to serialize destroy+free
56 300a87c502c4 Peter Maydell:
physmem: Destroy all CPU AddressSpaces on unrealize
57 3b1cf40dd665 Thomas Huth:
tests/functional/test_ppc_bamboo: Replace broken link with working assets
58 01e2b1bc27ba Thomas Huth:
tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO image
(commit(s) marked with * were in previous series and are not resent)
next reply other threads:[~2025-10-05 17:38 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-05 17:36 Michael Tokarev [this message]
2025-10-05 17:36 ` [Stable-10.0.5 39/58] hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 40/58] hw/intc/xics: Add missing call to register vmstate_icp_server Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 41/58] ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 42/58] ui/spice: Fix abort on macOS Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 43/58] ui/icons/qemu.svg: Add metadata information (author, license) to the logo Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 44/58] hw/riscv/riscv-iommu: Fix MSI table size limit Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 45/58] docs/interop/firmware: Add riscv64 to FirmwareArchitecture Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 46/58] hw/char: sifive_uart: Raise IRQ according to the Tx/Rx watermark thresholds Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 47/58] target/riscv: use riscv_csrr in riscv_csr_read Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 48/58] target/riscv: do not use translator_ldl in opcode_at Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 49/58] hw/riscv/riscv-iommu: Fixup PDT Nested Walk Michael Tokarev
2025-10-05 17:36 ` [Stable-10.0.5 50/58] target/riscv: Fix endianness swap on compressed instructions Michael Tokarev
2025-10-05 17:37 ` [Stable-10.0.5 51/58] target/riscv: rvv: Replace checking V by checking Zve32x Michael Tokarev
2025-10-05 17:37 ` [Stable-10.0.5 52/58] target/riscv: rvv: Modify minimum VLEN according to enabled vector extensions Michael Tokarev
2025-10-05 17:37 ` [Stable-10.0.5 53/58] migration: Fix state transition in postcopy_start() error handling Michael Tokarev
2025-10-05 17:37 ` [Stable-10.0.5 54/58] include/system/memory.h: Clarify address_space_destroy() behaviour Michael Tokarev
2025-10-05 17:37 ` [Stable-10.0.5 55/58] memory: New AS helper to serialize destroy+free Michael Tokarev
2025-10-05 17:37 ` [Stable-10.0.5 56/58] physmem: Destroy all CPU AddressSpaces on unrealize Michael Tokarev
2025-10-05 17:37 ` [Stable-10.0.5 57/58] tests/functional/test_ppc_bamboo: Replace broken link with working assets Michael Tokarev
2025-10-05 17:37 ` [Stable-10.0.5 58/58] tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO image Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=qemu-stable-10.0.5-20251005203554@cover.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).