[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/6] Block layer patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/6] Block layer patches |
Date: |
Fri, 27 Mar 2020 17:38:08 +0000 |
On Fri, 27 Mar 2020 at 15:20, Kevin Wolf <address@hidden> wrote:
>
> The following changes since commit cfe68ae025f704f336d7dd3d1903ce37b445831d:
>
> Merge remote-tracking branch
> 'remotes/vivier2/tags/linux-user-for-5.0-pull-request' into staging
> (2020-03-26 20:55:54 +0000)
>
> are available in the Git repository at:
>
> git://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to df74b1d3dff80983e7a30db1346a4a05847d65fa:
>
> qcow2: Remove unused fields from BDRVQcow2State (2020-03-27 14:47:23 +0100)
>
> ----------------------------------------------------------------
> Block layer patches:
>
> - Fix another case of mirror block job deadlocks
> - Minor fixes
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0
for any user-visible changes.
-- PMM
- [PULL 0/6] Block layer patches, Kevin Wolf, 2020/03/27
- [PULL 1/6] block/iscsi:use the flags in iscsi_open() prevent Clang warning, Kevin Wolf, 2020/03/27
- [PULL 2/6] block: fix bdrv_root_attach_child forget to unref child_bs, Kevin Wolf, 2020/03/27
- [PULL 3/6] nvme: Print 'cqid' for nvme_del_cq, Kevin Wolf, 2020/03/27
- [PULL 4/6] Revert "mirror: Don't let an operation wait for itself", Kevin Wolf, 2020/03/27
- [PULL 6/6] qcow2: Remove unused fields from BDRVQcow2State, Kevin Wolf, 2020/03/27
- [PULL 5/6] mirror: Wait only for in-flight operations, Kevin Wolf, 2020/03/27
- Re: [PULL 0/6] Block layer patches,
Peter Maydell <=