[PULL 0/1] Block patches

Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251027190514.36991-1-stefanha@redhat.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Fam Zheng <fam@euphon.net>
There is a newer version of this series
hw/scsi/virtio-scsi.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
[PULL 0/1] Block patches
Posted by Stefan Hajnoczi 2 weeks, 3 days ago
The following changes since commit 36076d24f04ea9dc3357c0fbe7bb14917375819c:

  Merge tag 'next-pr-pull-request' of https://gitlab.com/berrange/qemu into staging (2025-10-25 10:42:55 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 6910f04aa646f63a0257f77201ad8ea15992b816:

  hw/scsi: avoid deadlock upon TMF request cancelling with VirtIO (2025-10-27 15:00:45 -0400)

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

Fiona's virtio-scsi TMF deadlock fix.

Paolo: I merged the scsi fix in my block tree, but realize now that it belongs
to the scsi subsystem. Sorry about that, I'll be more careful next time. Please
reply if you want to handle this patch yourself.

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

Fiona Ebner (1):
  hw/scsi: avoid deadlock upon TMF request cancelling with VirtIO

 hw/scsi/virtio-scsi.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

-- 
2.51.0
Re: [PULL 0/1] Block patches
Posted by Richard Henderson 2 weeks, 3 days ago
On 10/27/25 20:05, Stefan Hajnoczi wrote:
> The following changes since commit 36076d24f04ea9dc3357c0fbe7bb14917375819c:
> 
>    Merge tag 'next-pr-pull-request' ofhttps://gitlab.com/berrange/qemu into staging (2025-10-25 10:42:55 +0200)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/stefanha/qemu.git tags/block-pull-request
> 
> for you to fetch changes up to 6910f04aa646f63a0257f77201ad8ea15992b816:
> 
>    hw/scsi: avoid deadlock upon TMF request cancelling with VirtIO (2025-10-27 15:00:45 -0400)
> 
> ----------------------------------------------------------------
> Pull request
> 
> Fiona's virtio-scsi TMF deadlock fix.
> 
> Paolo: I merged the scsi fix in my block tree, but realize now that it belongs
> to the scsi subsystem. Sorry about that, I'll be more careful next time. Please
> reply if you want to handle this patch yourself.

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

r~