[PULL 0/2] Block layer patches

Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251215172553.467516-1-kwolf@redhat.com
Maintainers: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
There is a newer version of this series
blockdev.c                   | 1 +
tests/qemu-iotests/common.rc | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
[PULL 0/2] Block layer patches
Posted by Kevin Wolf 17 hours ago
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(-)