[PULL 0/1] Block layer patches

Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220823140406.73805-1-kwolf@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Fam Zheng <fam@euphon.net>
There is a newer version of this series
hw/scsi/scsi-generic.c | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
[PULL 0/1] Block layer patches
Posted by Kevin Wolf 1 year, 8 months ago
The following changes since commit ba58ccbef60338d0b7334c714589a6423a3e7f91:

  Merge tag 'for-7.1-hppa' of https://github.com/hdeller/qemu-hppa into staging (2022-08-19 09:35:29 -0700)

are available in the Git repository at:

  git://repo.or.cz/qemu/kevin.git tags/for-upstream

for you to fetch changes up to 51e15194b0a091e5c40aab2eb234a1d36c5c58ee:

  scsi-generic: Fix emulated block limits VPD page (2022-08-23 16:01:13 +0200)

----------------------------------------------------------------
Block layer patches

- scsi-generic: Fix I/O errors due to wrong block limits

----------------------------------------------------------------
Kevin Wolf (1):
      scsi-generic: Fix emulated block limits VPD page

 hw/scsi/scsi-generic.c | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)
Re: [PULL 0/1] Block layer patches
Posted by Richard Henderson 1 year, 8 months ago
On 8/23/22 07:04, Kevin Wolf wrote:
> The following changes since commit ba58ccbef60338d0b7334c714589a6423a3e7f91:
> 
>    Merge tag 'for-7.1-hppa' of https://github.com/hdeller/qemu-hppa into staging (2022-08-19 09:35:29 -0700)
> 
> are available in the Git repository at:
> 
>    git://repo.or.cz/qemu/kevin.git tags/for-upstream
> 
> for you to fetch changes up to 51e15194b0a091e5c40aab2eb234a1d36c5c58ee:
> 
>    scsi-generic: Fix emulated block limits VPD page (2022-08-23 16:01:13 +0200)
> 
> ----------------------------------------------------------------
> Block layer patches
> 
> - scsi-generic: Fix I/O errors due to wrong block limits

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


r~