From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, richard.henderson@linaro.org, qemu-devel@nongnu.org
Subject: [PULL 0/2] Block layer patches
Date: Mon, 15 Dec 2025 18:25:51 +0100 [thread overview]
Message-ID: <20251215172553.467516-1-kwolf@redhat.com> (raw)
The following changes since commit 9c23f2a7b0b45277693a14074b1aaa827eecdb92:
Update version for v10.2.0-rc3 release (2025-12-09 16:44:49 -0600)
are available in the Git repository at:
https://repo.or.cz/qemu/kevin.git tags/for-upstream
for you to fetch changes up to 307bc43095b8ab1765fd66c26003d5da06681c05:
block: Fix BDS use after free during shutdown (2025-12-15 17:31:08 +0100)
----------------------------------------------------------------
Block layer patches
- Fix crash due to BDS use after free during shutdown (in particular
while migration is running)
- iotests: Fix a typo that made a check to prevent overwriting a file
ineffective
----------------------------------------------------------------
Kevin Wolf (1):
block: Fix BDS use after free during shutdown
Thomas Huth (1):
tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
blockdev.c | 1 +
tests/qemu-iotests/common.rc | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
next reply other threads:[~2025-12-15 17:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-15 17:25 Kevin Wolf [this message]
2025-12-15 17:25 ` [PULL 1/2] tests/qemu-iotests: Fix check for existing file in _require_disk_usage() Kevin Wolf
2025-12-15 17:25 ` [PULL 2/2] block: Fix BDS use after free during shutdown Kevin Wolf
2025-12-16 15:37 ` [PULL 0/2] Block layer patches Richard Henderson
-- strict thread matches above, loose matches on Subject: below --
2026-03-17 13:45 Hanna Czenczek
2026-03-18 10:12 ` Peter Maydell
2026-03-18 20:35 ` Michael Tokarev
2026-03-19 8:30 ` Hanna Czenczek
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=20251215172553.467516-1-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.