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.7 00/81] Patch Round-up for stable 10.0.7, freeze on 2025-12-01
Date: Fri, 21 Nov 2025 21:42:59 +0300 [thread overview]
Message-ID: <qemu-stable-10.0.7-20251121170317@cover.tls.msk.ru> (raw)
The following patches are queued for QEMU stable v10.0.7:
https://gitlab.com/qemu-project/qemu/-/commits/staging-10.0
Patch freeze is 2025-12-01, and the release is planned for 2025-12-03:
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 77dc9d662f80 Peter Maydell:
tests/tcg/multiarch/linux/linux-test: Don't try to test atime update
02 0c6d6d79a5cb Dongwon Kim:
ui/gtk-gl-area: Remove extra draw call in refresh
03 270b28681e36 Thomas Huth:
hw/ppc/e500: Check for compatible CPU type instead of aborting
ungracefully
04 3f462d79a080 Peter Maydell:
target/arm: Fix reads of CNTFRQ_EL0 in linux-user mode
05 e41139eaad1d Zejun Zhao:
hw/riscv: Correct mmu-type property of sifive_u harts in device tree
06 5e3e066e4ac8 Jialong Yang:
aplic: fix mask for smsiaddrcfgh
07 86b8c3821496 Daniel Henrique Barboza:
target/riscv/kvm: add senvcfg CSR
08 775ac57e0a54 Daniel Henrique Barboza:
target/riscv/kvm: read/write KVM regs via env size
09 8ab99a05f34b Daniel Henrique Barboza:
target/riscv/kvm: add scounteren CSR
10 2a21cbee47a1 Daniel Henrique Barboza:
target/riscv/kvm: fix env->priv setting in reset_regs_csr()
11 06e01941ffca Daniel Henrique Barboza:
target/riscv: fix riscv_cpu_sirq_pending() mask
12 2c147611cf56 Daniel P. Berrangé:
io: release active GSource in TLS channel finalizer
13 322c3c4f3abe Daniel P. Berrangé:
io: move websock resource release to close method
14 b7a1f2ca45c7 Daniel P. Berrangé:
io: fix use after free in websocket handshake code
15 3995fc238e05 Daniel P. Berrangé:
crypto: stop requiring "key encipherment" usage in x509 certs
16 6910f04aa646 Fiona Ebner:
hw/scsi: avoid deadlock upon TMF request cancelling with VirtIO
17 1a8ffd6172f3 Peter Maydell:
target/hppa: Set FPCR exception flag bits for non-trapped exceptions
18 575264e9083b Akihiko Odaki:
nw/nvram/ds1225y: Fix nvram MemoryRegion owner
19 fb722e1dc2d8 Helge Deller:
hw/hppa: Fix interrupt of LASI parallel port
20 36ec1a829a07 Mark Cave-Ayland:
esp.c: fix esp_cdb_ready() FIFO wraparound limit calculation
21 e9d02b59316f Mark Cave-Ayland:
qtest/am53c974-test: add additional test for cmdfifo overflow
22 7c7089321670 Bastian Blank:
linux-user: Use correct type for FIBMAP and FIGETBSZ emulation
23 0db2de22fcbf Peter Maydell:
linux-user: permit sendto() with NULL buf and 0 len
24 d5e1d2dea11b Paolo Bonzini:
target/i386: clear CPU_INTERRUPT_SIPI for all accelerators
25 d1193481dee6 peng guo:
hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
10.0.x
26 639a29422754 Xiaoyao Li:
i386/kvm/cpu: Init SMM cpu address space for hotplugged CPUs
27 6eda39a87f4f Daniel P. Berrangé:
block: remove 'detached-header' option from opts after use
28 c86488abaf01 Daniel P. Berrangé:
block: fix luks 'amend' when run in coroutine
29 ad97769e9dcf Richard W.M. Jones:
block/curl.c: Fix CURLOPT_VERBOSE parameter type
30 524fc77d2322 Sean Anderson:
gdbstub: Fix %s formatting
31 a04c5ba543c1 Edgar E. Iglesias:
target/microblaze: Remove unused arg from check_divz()
32 0e46b4d1f13b Edgar E. Iglesias:
target/microblaze: div: Break out raise_divzero()
33 cfc1d54251d3 Edgar E. Iglesias:
target/microblaze: Handle signed division overflows
34 df7e9243d540 Ilya Leoshkevich:
target/s390x: Fix missing interrupts for small CKC values
35 dacfec5157fb Ilya Leoshkevich:
target/s390x: Fix missing clock-comparator interrupts after reset
36 fc976a67ded4 Ilya Leoshkevich:
target/s390x: Use address generation for register branch targets
37 0408c61e27ac Ilya Leoshkevich:
tests/tcg/s390x: Test SET CLOCK COMPARATOR
38 75e2cb144191 Xiaoyao Li:
hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs
39 4f503afc7eb5 Peter Maydell:
target/x86: Correctly handle invalid 0x0f 0xc7 0xxx insns
40 fde5930cc371 Albert Esteve:
vhost-user: fix shared object lookup handler logic
41 3e6ad83f209e Shameer Kolothum:
tests/qtest/bios-tables-test: Prepare for _DSM change in the DSDT table
42 325aa2d86a20 Eric Auger:
hw/pci-host/gpex-acpi: Fix _DSM function 0 support return value
43 ccf166d89dcf Shameer Kolothum:
tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _DSM change
44 f00bcc833790 Akihiko Odaki:
qemu-img: Fix amend option parse error handling
45 909852ba6b4a Alberto Garcia:
qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
46 4c91719a6a78 Alberto Garcia:
tests/qemu-iotest: fix iotest 024 with qed images
47 59506e59e0f0 Eric Blake:
qio: Add trace points to net_listener
48 6e03d5cdc991 Eric Blake:
qio: Unwatch before notify in QIONetListener
49 b5676493a08b Eric Blake:
qio: Remember context of qio_net_listener_set_client_func_full
50 9d86181874ab Eric Blake:
qio: Protect NetListener callback with mutex
51 6da0c9828194 Peter Maydell:
hw/net/e1000e_core: Don't advance desc_offset for NULL buffer RX
descriptors
52 9d946d56a2ac Peter Maydell:
hw/net/e1000e_core: Correct rx oversize packet checks
53 bab496a18358 Peter Maydell:
hw/net/e1000e_core: Adjust e1000e_write_payload_frag_to_rx_buffers()
assert
54 a01344d9d780 Peter Maydell:
net: pad packets to minimum length in qemu_receive_packet()
55 f52db7f34242 Peter Maydell:
hw/display/xlnx_dp.c: Don't abort on AUX FIFO overrun/underrun
56 032333eba77b Peter Maydell:
hw/display/xlnx_dp: Don't abort for unsupported graphics formats
57 5fc50b4ec841 Peter Maydell:
hw/misc/npcm_clk: Don't divide by zero when calculating frequency
58 71365ee43312 Vincent Vanlaer:
block: get type of block allocation in commit_run
59 23743ab282af Vincent Vanlaer:
block: move commit_run loop to separate function
60 0648c76ad198 Vincent Vanlaer:
block: refactor error handling of commit_iteration
61 6f3199f99600 Vincent Vanlaer:
block: allow commit to unmap zero blocks
62 68aba2a93503 Vincent Vanlaer:
block: add test non-active commit with zeroed data
63 863449cc8ec7 Alex Bennée:
tests: move test_xen assets to share.linaro.org
64 dfaf3695b20d Alex Bennée:
tests: move test_virt assets to share.linaro.org
65 5ff8d1fac98b Alex Bennée:
tests: move test_netdev_ethtool to share.linaro.org
66 533b5ac2d6a8 Alex Bennée:
tests: move test_kvm_xen to share.linaro.org
67 497d3e87ce2d Alex Bennée:
tests: move test_virt_gpu to share.linaro.org
68 89d22536d1a1 Hanna Czenczek:
rbd: Run co BH CB in the coroutine’s AioContext
69 deb35c129b85 Hanna Czenczek:
nfs: Run co BH CB in the coroutine’s AioContext
70 53d5c7ffac7b Hanna Czenczek:
curl: Fix coroutine waking
71 7a501bbd5194 Hanna Czenczek:
nvme: Kick and check completions in BDS context
72 0f142cbd919f Hanna Czenczek:
nvme: Fix coroutine waking
73 9b9ee60c07f5 Hanna Czenczek:
block/io: Take reqs_lock for tracked_requests
74 124ab930ba38 Daniel P. Berrangé:
tests/functional: fix formatting of exception args
75 335da23abec8 Daniel P. Berrangé:
tests/functional: handle URLError when fetching assets
76 a344e22917f4 Yannick Voßen:
hw/dma/zynq-devcfg: Fix register memory
77 9c3b76a0d406 Philippe Mathieu-Daudé:
hw/southbridge/lasi: Correct LasiState parent
78 ebd9ea2947d8 Peter Maydell:
target/i386: Mark VPERMILPS as not valid with prefix 0
79 ebb46ba6a4a2 Paolo Bonzini:
target/i386/tcg: validate segment registers
80 9c3afb9d9b92 Paolo Bonzini:
target/i386: svm: fix sign extension of exit code
81 106d766c9d5b Paolo Bonzini:
target/i386: fix stack size when delivering real mode interrupts
next reply other threads:[~2025-11-22 4:28 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-21 18:42 Michael Tokarev [this message]
2025-11-21 18:43 ` [Stable-10.0.7 01/81] tests/tcg/multiarch/linux/linux-test: Don't try to test atime update Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 02/81] ui/gtk-gl-area: Remove extra draw call in refresh Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 03/81] hw/ppc/e500: Check for compatible CPU type instead of aborting ungracefully Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 04/81] target/arm: Fix reads of CNTFRQ_EL0 in linux-user mode Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 05/81] hw/riscv: Correct mmu-type property of sifive_u harts in device tree Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 06/81] aplic: fix mask for smsiaddrcfgh Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 07/81] target/riscv/kvm: add senvcfg CSR Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 08/81] target/riscv/kvm: read/write KVM regs via env size Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 09/81] target/riscv/kvm: add scounteren CSR Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 10/81] target/riscv/kvm: fix env->priv setting in reset_regs_csr() Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 11/81] target/riscv: fix riscv_cpu_sirq_pending() mask Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 12/81] io: release active GSource in TLS channel finalizer Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 13/81] io: move websock resource release to close method Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 14/81] io: fix use after free in websocket handshake code Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 15/81] crypto: stop requiring "key encipherment" usage in x509 certs Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 16/81] hw/scsi: avoid deadlock upon TMF request cancelling with VirtIO Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 17/81] target/hppa: Set FPCR exception flag bits for non-trapped exceptions Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 18/81] nw/nvram/ds1225y: Fix nvram MemoryRegion owner Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 19/81] hw/hppa: Fix interrupt of LASI parallel port Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 20/81] esp.c: fix esp_cdb_ready() FIFO wraparound limit calculation Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 21/81] qtest/am53c974-test: add additional test for cmdfifo overflow Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 22/81] linux-user: Use correct type for FIBMAP and FIGETBSZ emulation Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 23/81] linux-user: permit sendto() with NULL buf and 0 len Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 24/81] target/i386: clear CPU_INTERRUPT_SIPI for all accelerators Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 25/81] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU 10.0.x Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 26/81] i386/kvm/cpu: Init SMM cpu address space for hotplugged CPUs Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 27/81] block: remove 'detached-header' option from opts after use Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 28/81] block: fix luks 'amend' when run in coroutine Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 29/81] block/curl.c: Fix CURLOPT_VERBOSE parameter type Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 30/81] gdbstub: Fix %s formatting Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 31/81] target/microblaze: Remove unused arg from check_divz() Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 32/81] target/microblaze: div: Break out raise_divzero() Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 33/81] target/microblaze: Handle signed division overflows Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 34/81] target/s390x: Fix missing interrupts for small CKC values Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 35/81] target/s390x: Fix missing clock-comparator interrupts after reset Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 36/81] target/s390x: Use address generation for register branch targets Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 37/81] tests/tcg/s390x: Test SET CLOCK COMPARATOR Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 38/81] hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 39/81] target/x86: Correctly handle invalid 0x0f 0xc7 0xxx insns Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 40/81] vhost-user: fix shared object lookup handler logic Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 41/81] tests/qtest/bios-tables-test: Prepare for _DSM change in the DSDT table Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 42/81] hw/pci-host/gpex-acpi: Fix _DSM function 0 support return value Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 43/81] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _DSM change Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 44/81] qemu-img: Fix amend option parse error handling Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 45/81] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 46/81] tests/qemu-iotest: fix iotest 024 with qed images Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 47/81] qio: Add trace points to net_listener Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 48/81] qio: Unwatch before notify in QIONetListener Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 49/81] qio: Remember context of qio_net_listener_set_client_func_full Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 50/81] qio: Protect NetListener callback with mutex Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 51/81] hw/net/e1000e_core: Don't advance desc_offset for NULL buffer RX descriptors Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 52/81] hw/net/e1000e_core: Correct rx oversize packet checks Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 53/81] hw/net/e1000e_core: Adjust e1000e_write_payload_frag_to_rx_buffers() assert Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 54/81] net: pad packets to minimum length in qemu_receive_packet() Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 55/81] hw/display/xlnx_dp.c: Don't abort on AUX FIFO overrun/underrun Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 56/81] hw/display/xlnx_dp: Don't abort for unsupported graphics formats Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 57/81] hw/misc/npcm_clk: Don't divide by zero when calculating frequency Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 58/81] block: get type of block allocation in commit_run Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 59/81] block: move commit_run loop to separate function Michael Tokarev
2025-11-21 18:43 ` [Stable-10.0.7 60/81] block: refactor error handling of commit_iteration Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 61/81] block: allow commit to unmap zero blocks Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 62/81] block: add test non-active commit with zeroed data Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 63/81] tests: move test_xen assets to share.linaro.org Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 64/81] tests: move test_virt " Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 65/81] tests: move test_netdev_ethtool " Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 66/81] tests: move test_kvm_xen " Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 67/81] tests: move test_virt_gpu " Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 68/81] rbd: Run co BH CB in the coroutine’s AioContext Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 69/81] nfs: " Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 70/81] curl: Fix coroutine waking Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 71/81] nvme: Kick and check completions in BDS context Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 72/81] nvme: Fix coroutine waking Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 73/81] block/io: Take reqs_lock for tracked_requests Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 74/81] tests/functional: fix formatting of exception args Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 75/81] tests/functional: handle URLError when fetching assets Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 76/81] hw/dma/zynq-devcfg: Fix register memory Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 77/81] hw/southbridge/lasi: Correct LasiState parent Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 78/81] target/i386: Mark VPERMILPS as not valid with prefix 0 Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 79/81] target/i386/tcg: validate segment registers Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 80/81] target/i386: svm: fix sign extension of exit code Michael Tokarev
2025-11-21 18:44 ` [Stable-10.0.7 81/81] target/i386: fix stack size when delivering real mode interrupts 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.7-20251121170317@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).