Message ID | 20230605154541.1043261-1-hreitz@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 6/5/23 08:45, Hanna Czenczek wrote: > The following changes since commit 848a6caa88b9f082c89c9b41afa975761262981d: > > Merge tag 'migration-20230602-pull-request' ofhttps://gitlab.com/juan.quintela/qemu into staging (2023-06-02 17:33:29 -0700) > > are available in the Git repository at: > > https://gitlab.com/hreitz/qemu.git tags/pull-block-2023-06-05 > > for you to fetch changes up to 42a2890a76f4783cd1c212f27856edcf2b5e8a75: > > qcow2: add discard-no-unref option (2023-06-05 13:15:42 +0200) > > ---------------------------------------------------------------- > Block patches > > - Fix padding of unaligned vectored requests to match the host alignment > for vectors with 1023 or 1024 buffers > - Refactor and fix bugs in parallels's image check functionality > - Add an option to the qcow2 driver to retain (qcow2-level) allocations > on discard requests from the guest (while still forwarding the discard > to the lower level and marking the range as zero) Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate. r~