On Fri, 17 Feb 2023 at 15:08, Kevin Wolf <kw...@redhat.com> wrote: > > The following changes since commit 6dffbe36af79e26a4d23f94a9a1c1201de99c261: > > Merge tag 'migration-20230215-pull-request' of > https://gitlab.com/juan.quintela/qemu into staging (2023-02-16 13:09:51 +0000) > > are available in the Git repository at: > > https://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to a4d5224c2cb650b5a401d626d3f36e42e6987aa7: > > hbitmap: fix hbitmap_status() return value for first dirty bit case > (2023-02-17 14:34:24 +0100) > > ---------------------------------------------------------------- > Block layer patches > > - configure: Enable -Wthread-safety if present > - no_co_wrapper to fix bdrv_open*() calls from coroutine context > - curl fixes, including enablement of newer libcurl versions > - MAINTAINERS: drop Vladimir from parallels block driver > - hbitmap: fix hbitmap_status() return value for first dirty bit case > - file-posix: Fix assertion failure in write_zeroes after moving > bdrv_getlength() to co_wrapper >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM