On Fri, 4 Mar 2022 at 16:47, Kevin Wolf <[email protected]> wrote: > > The following changes since commit 6629bf78aac7e53f83fd0bcbdbe322e2302dfd1f: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20220302' into staging (2022-03-03 > 14:46:48 +0000) > > are available in the Git repository at: > > https://gitlab.com/kmwolf/qemu.git tags/for-upstream > > for you to fetch changes up to a5df6d1db7db37636c8624bf4a9df9da645853aa: > > block/amend: Keep strong reference to BDS (2022-03-04 17:15:33 +0100) > > ---------------------------------------------------------------- > Block layer patches > > - qemu-storage-daemon: Add --daemonize > - Fix x-blockdev-amend and block node activation code which incorrectly > executed code in the iothread that must run in the main thread. > - Add macros for coroutine-safe TLS variables (required for correctness > with LTO) > - Fix crashes with concurrent I/O and bdrv_refresh_limits() > - Split block APIs in global state and I/O > - iotests: Don't refuse to run at all without GNU sed, just skip tests > that need it
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0 for any user-visible changes. -- PMM
