On Tue, 11 Apr 2023 at 16:02, Kevin Wolf <kw...@redhat.com> wrote: > > At the first sight, this one probably looks huge for -rc4. But it's > mainly because Paolo split his fix into many very small patches. As you > can see in the diffstat below, it's not all that bad (and half of the > insertions there are for a new test case for the VHDX corruption bug). > > The following changes since commit dda860b9c031d6a2768f75e5e622545d41d4b688: > > Merge tag 'pull-tcg-20230410' of https://gitlab.com/rth7680/qemu into > staging (2023-04-10 19:46:09 +0100) > > are available in the Git repository at: > > https://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to 81f730d4d0e8af9c0211c3fedf406df0046341a9: > > block, block-backend: write some hot coroutine wrappers by hand (2023-04-11 > 16:46:49 +0200) > > ---------------------------------------------------------------- > Block layer patches > > - Fix VHDX image corruption bug > - Fix for performance regression: Remove bdrv_co_get_geometry coroutines > from I/O hot path > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM