[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/6] Block layer patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/6] Block layer patches |
Date: |
Tue, 26 Mar 2024 19:46:12 +0000 |
On Tue, 26 Mar 2024 at 13:54, Kevin Wolf <kwolf@redhat.com> wrote:
>
> The following changes since commit 096ae430a7b5a704af4cd94dca7200d6cb069991:
>
> Merge tag 'pull-qapi-2024-03-26' of https://repo.or.cz/qemu/armbru into
> staging (2024-03-26 09:50:21 +0000)
>
> are available in the Git repository at:
>
> https://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to 12d7b3bbd3333cededd3b695501d8d247239d769:
>
> iotests: add test for stream job with an unaligned prefetch read
> (2024-03-26 14:21:26 +0100)
>
> ----------------------------------------------------------------
> Block layer patches
>
> - Fix crash with unaligned prefetch requests (e.g. in stream jobs)
> - vdpa-dev: Fix initialisation order to restore VDUSE compatibility
> - iotests fixes
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 0/6] Block layer patches, Kevin Wolf, 2024/03/26
- [PULL 2/6] vdpa-dev: Fix initialisation order to restore VDUSE compatibility, Kevin Wolf, 2024/03/26
- [PULL 3/6] block/io: accept NULL qiov in bdrv_pad_request, Kevin Wolf, 2024/03/26
- [PULL 4/6] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes, Kevin Wolf, 2024/03/26
- [PULL 1/6] tests/qemu-iotests: Test 157 and 227 require virtio-blk, Kevin Wolf, 2024/03/26
- [PULL 5/6] block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to BB changes, Kevin Wolf, 2024/03/26
- [PULL 6/6] iotests: add test for stream job with an unaligned prefetch read, Kevin Wolf, 2024/03/26
- Re: [PULL 0/6] Block layer patches,
Peter Maydell <=