[PULL for-8.1 0/1] Block patches

Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230717143733.448253-1-stefanha@redhat.com
Maintainers: Stefan Hajnoczi <stefanha@redhat.com>, Fam Zheng <fam@euphon.net>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
There is a newer version of this series
block/nvme.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PULL for-8.1 0/1] Block patches
Posted by Stefan Hajnoczi 9 months, 3 weeks ago
The following changes since commit ed8ad9728a9c0eec34db9dff61dfa2f1dd625637:

  Merge tag 'pull-tpm-2023-07-14-1' of https://github.com/stefanberger/qemu-tpm into staging (2023-07-15 14:54:04 +0100)

are available in the Git repository at:

  https://gitlab.com/stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to 66547f416a61e0cb711dc76821890242432ba193:

  block/nvme: invoke blk_io_plug_call() outside q->lock (2023-07-17 09:17:41 -0400)

----------------------------------------------------------------
Pull request

Fix the hang in the nvme:// block driver during startup.

----------------------------------------------------------------

Stefan Hajnoczi (1):
  block/nvme: invoke blk_io_plug_call() outside q->lock

 block/nvme.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.40.1
Re: [PULL for-8.1 0/1] Block patches
Posted by Richard Henderson 9 months, 3 weeks ago
On 7/17/23 15:37, Stefan Hajnoczi wrote:
> The following changes since commit ed8ad9728a9c0eec34db9dff61dfa2f1dd625637:
> 
>    Merge tag 'pull-tpm-2023-07-14-1' ofhttps://github.com/stefanberger/qemu-tpm  into staging (2023-07-15 14:54:04 +0100)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/stefanha/qemu.git  tags/block-pull-request
> 
> for you to fetch changes up to 66547f416a61e0cb711dc76821890242432ba193:
> 
>    block/nvme: invoke blk_io_plug_call() outside q->lock (2023-07-17 09:17:41 -0400)
> 
> ----------------------------------------------------------------
> Pull request
> 
> Fix the hang in the nvme:// block driver during startup.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate.


r~