[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [PULL v2 0/7] Block patches for 4.1.0-rc4
From: |
Peter Maydell |
Subject: |
Re: [Qemu-stable] [PULL v2 0/7] Block patches for 4.1.0-rc4 |
Date: |
Tue, 6 Aug 2019 15:44:03 +0100 |
On Tue, 6 Aug 2019 at 12:59, Max Reitz <address@hidden> wrote:
>
> The following changes since commit 9bb68d34dda9be60335e73e65c8fb61bca035362:
>
> Merge remote-tracking branch
> 'remotes/philmd-gitlab/tags/edk2-next-20190803' into staging (2019-08-05
> 11:05:36 +0100)
>
> are available in the Git repository at:
>
> https://github.com/XanClic/qemu.git tags/pull-block-2019-08-06
>
> for you to fetch changes up to 110571be4e70ac015628e76d2731f96dd8d1998c:
>
> block/backup: disable copy_range for compressed backup (2019-08-06 13:17:27
> +0200)
> ----------------------------------------------------------------
> v2: Added “Cc: qemu-stable” tag where necessary
>
> ----------------------------------------------------------------
> Block patches for 4.1.0-rc4:
> - Fix the backup block job when using copy offloading
> - Fix the mirror block job when using the write-blocking copy mode
> - Fix incremental backups after the image has been grown with the
> respective bitmap attached to it
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1
for any user-visible changes.
-- PMM
- [Qemu-stable] [PULL v2 0/7] Block patches for 4.1.0-rc4, Max Reitz, 2019/08/06
- [Qemu-stable] [PULL v2 1/7] backup: Copy only dirty areas, Max Reitz, 2019/08/06
- [Qemu-stable] [PULL v2 2/7] iotests: Test backup job with two guest writes, Max Reitz, 2019/08/06
- [Qemu-stable] [PULL v2 3/7] util/hbitmap: update orig_size on truncate, Max Reitz, 2019/08/06
- [Qemu-stable] [PULL v2 5/7] mirror: Only mirror granularity-aligned chunks, Max Reitz, 2019/08/06
- [Qemu-stable] [PULL v2 4/7] iotests: Test incremental backup after truncation, Max Reitz, 2019/08/06
- [Qemu-stable] [PULL v2 7/7] block/backup: disable copy_range for compressed backup, Max Reitz, 2019/08/06
- [Qemu-stable] [PULL v2 6/7] iotests: Test unaligned blocking mirror write, Max Reitz, 2019/08/06
- Re: [Qemu-stable] [PULL v2 0/7] Block patches for 4.1.0-rc4,
Peter Maydell <=