qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/30] Block patches


From: Peter Maydell
Subject: Re: [PULL 00/30] Block patches
Date: Fri, 1 Jan 2021 12:53:30 +0000

On Fri, 18 Dec 2020 at 15:12, Max Reitz <mreitz@redhat.com> wrote:
>
> The following changes since commit 75ee62ac606bfc9eb59310b9446df3434bf6e8c2:
>
>   Merge remote-tracking branch 
> 'remotes/ehabkost-gl/tags/x86-next-pull-request' into staging (2020-12-17 
> 18:53:36 +0000)
>
> are available in the Git repository at:
>
>   https://github.com/XanClic/qemu.git tags/pull-block-2020-12-18
>
> for you to fetch changes up to 0e72078128229bf9efb542e396ab44bf91b91340:
>
>   iotests: Fix _send_qemu_cmd with bash 5.1 (2020-12-18 12:47:38 +0100)
>
> ----------------------------------------------------------------
> Block patches:
> - New block filter: preallocate (which, on writes beyond an image file's
>   end, allocates big chunks of data so that such post-EOF writes will
>   occur less frequently)
> - write-zeroes and block-status support for Quorum
> - Implementation of truncate for the nvme block driver similarly to the
>   existing implementations for host block devices and iscsi devices
> - Block layer refactoring: Drop the tighten_restrictions concept in the
>   block permission functions
> - iotest fixes


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]