Message ID | 20240126122717.221575-1-kwolf@redhat.com |
---|---|
State | New |
Headers | show |
On Fri, 26 Jan 2024 at 12:28, Kevin Wolf <kwolf@redhat.com> wrote: > > The following changes since commit 5bab95dc74d43bbb28c6a96d24c810a664432057: > > Merge tag 'pull-request-2024-01-24' of https://gitlab.com/thuth/qemu into staging (2024-01-25 12:33:42 +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 acf2b9fce9f402b070a65bea584582df0378da9e: > > iotests/277: Use iotests.sock_dir for socket creation (2024-01-26 12:27:41 +0100) > > ---------------------------------------------------------------- > Block layer patches > > - virtio-blk: Multiqueue fixes and cleanups > - blklogwrites: Fixes for write_zeroes and superblock update races > - commit/stream: Allow users to request only format driver names in > backing file format > - monitor: only run coroutine commands in qemu_aio_context > - Some iotest fixes > > ---------------------------------------------------------------- Not specific to this pullreq, but I've started seeing occasional failures of iotest 144, apparently due to a '{"return": {}}' line in the output not always appearing at the same point: https://gitlab.com/qemu-project/qemu/-/issues/2126 Could you (or some other block person) have a look, please? (In the meantime, I'm still testing this pullreq.) -- PMM
On Fri, 26 Jan 2024 at 12:28, Kevin Wolf <kwolf@redhat.com> wrote: > > The following changes since commit 5bab95dc74d43bbb28c6a96d24c810a664432057: > > Merge tag 'pull-request-2024-01-24' of https://gitlab.com/thuth/qemu into staging (2024-01-25 12:33:42 +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 acf2b9fce9f402b070a65bea584582df0378da9e: > > iotests/277: Use iotests.sock_dir for socket creation (2024-01-26 12:27:41 +0100) > > ---------------------------------------------------------------- > Block layer patches > > - virtio-blk: Multiqueue fixes and cleanups > - blklogwrites: Fixes for write_zeroes and superblock update races > - commit/stream: Allow users to request only format driver names in > backing file format > - monitor: only run coroutine commands in qemu_aio_context > - Some iotest fixes > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0 for any user-visible changes. -- PMM