[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/31] Block patches
From: |
Maxim Levitsky |
Subject: |
Re: [PULL 00/31] Block patches |
Date: |
Wed, 08 Jul 2020 18:11:55 +0300 |
User-agent: |
Evolution 3.34.4 (3.34.4-1.fc31) |
On Tue, 2020-07-07 at 21:40 +0100, Peter Maydell wrote:
> On Mon, 6 Jul 2020 at 11:04, Max Reitz <mreitz@redhat.com> wrote:
> > The following changes since commit eb6490f544388dd24c0d054a96dd304bc7284450:
> >
> > Merge remote-tracking branch
> > 'remotes/pmaydell/tags/pull-target-arm-20200703' into staging (2020-07-04
> > 16:08:41 +0100)
> >
> > are available in the Git repository at:
> >
> > https://github.com/XanClic/qemu.git tags/pull-block-2020-07-06
> >
> > for you to fetch changes up to 365fed5111b06d31c1632af63c7528dfe49d62a2:
> >
> > qed: Simplify backing reads (2020-07-06 10:34:14 +0200)
> >
> > ----------------------------------------------------------------
> > Block patches for 5.1:
> > - LUKS keyslot amendment
> > (+ patches to make the iotests pass on non-Linux systems, and to keep
> > the tests passing for qcow v1, and to skip LUKS tests (including
> > qcow2 LUKS) when the built qemu does not support it)
> > - Refactoring in the block layer: Drop the basically unnecessary
> > unallocated_blocks_are_zero field from BlockDriverInfo
> > - Fix qcow2 preallocation when the image size is not a multiple of the
> > cluster size
> > - Fix in block-copy code
> >
>
>
> Applied, thanks.
>
> Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1
> for any user-visible changes.
Since this includes my luks patches, I guess I need to add them to this
changelog.
How do I get an account on the wiki?
Best regards,
Maxim Levitsky
>
> -- PMM
>
- [PULL 24/31] block/vdi: return ZERO block-status when appropriate, (continued)
- [PULL 24/31] block/vdi: return ZERO block-status when appropriate, Max Reitz, 2020/07/06
- [PULL 26/31] block/crypto: drop unallocated_blocks_are_zero, Max Reitz, 2020/07/06
- [PULL 27/31] block/iscsi: drop unallocated_blocks_are_zero, Max Reitz, 2020/07/06
- [PULL 28/31] block/file-posix: drop unallocated_blocks_are_zero, Max Reitz, 2020/07/06
- [PULL 29/31] block/vhdx: drop unallocated_blocks_are_zero, Max Reitz, 2020/07/06
- [PULL 30/31] block: drop unallocated_blocks_are_zero, Max Reitz, 2020/07/06
- [PULL 31/31] qed: Simplify backing reads, Max Reitz, 2020/07/06
- [PULL 25/31] block/vpc: return ZERO block-status when appropriate, Max Reitz, 2020/07/06
- Re: [PULL 00/31] Block patches, no-reply, 2020/07/06
- Re: [PULL 00/31] Block patches, Peter Maydell, 2020/07/07
- Re: [PULL 00/31] Block patches,
Maxim Levitsky <=