On Thu, 12 Sep 2019 at 14:46, Kevin Wolf <kwolf@redhat.com> wrote:
>
> The following changes since commit 89ea03a7dc83ca36b670ba7f787802791fcb04b1:
>
> Merge remote-tracking branch 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' into staging (2019-09-09 09:48:34 +0100)
>
> are available in the Git repository at:
>
> git://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to 65f9f0c2a53b1572043501bb4e99500914e88cc6:
>
> qcow2: Stop overwriting compressed clusters one by one (2019-09-12 11:26:59 +0200)
>
> ----------------------------------------------------------------
> Block layer patches:
>
> - qcow2: Allow overwriting multiple compressed clusters at once for
> better performance
> - nfs: add support for nfs_umount
> - file-posix: write_zeroes fixes
> - qemu-io, blockdev-create, pr-manager: Fix crashes and memory leaks
> - qcow2: Fix the calculation of the maximum L2 cache size
> - vpc: Fix return code for vpc_co_create()
> - blockjob: Code cleanup
> - iotests improvements (e.g. for use with valgrind)
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2
for any user-visible changes.
-- PMM