[PULL 0/1] Block layer patches

2021-08-03 Thread Kevin Wolf
The following changes since commit 7f1cab9c628a798ae2607940993771e6300e9e00:

  Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into 
staging (2021-08-02 17:21:50 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 87ab88025247b893aad5071fd38301b67be76d1a:

  block: Fix in_flight leak in request padding error path (2021-08-03 15:43:30 
+0200)


Block layer patches

- Fix hang after request padding error (Windows + 512-on-4k emulation)


Kevin Wolf (1):
  block: Fix in_flight leak in request padding error path

 block/io.c | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)




[PULL 0/1] Block layer patches

2022-08-23 Thread Kevin Wolf
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

2021-08-04 Thread Peter Maydell
On Tue, 3 Aug 2021 at 15:41, Kevin Wolf  wrote:
>
> The following changes since commit 7f1cab9c628a798ae2607940993771e6300e9e00:
>
>   Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' 
> into staging (2021-08-02 17:21:50 +0100)
>
> are available in the Git repository at:
>
>   git://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to 87ab88025247b893aad5071fd38301b67be76d1a:
>
>   block: Fix in_flight leak in request padding error path (2021-08-03 
> 15:43:30 +0200)
>
> 
> Block layer patches
>
> - Fix hang after request padding error (Windows + 512-on-4k emulation)
>
> 


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1
for any user-visible changes.

-- PMM



Re: [PULL 0/1] Block layer patches

2022-08-23 Thread Richard Henderson

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~





[PULL 0/1] Block layer patches for 5.2.0-rc3

2020-11-24 Thread Kevin Wolf
The following changes since commit 23895cbd82be95428e90168b12e925d0d3ca2f06:

  Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201123.0' 
into staging (2020-11-23 18:51:13 +)

are available in the Git repository at:

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

for you to fetch changes up to c8bf9a9169db094aaed680cdba570758c0dc18b9:

  qcow2: Fix corruption on write_zeroes with MAY_UNMAP (2020-11-24 11:29:41 
+0100)


Patches for 5.2.0-rc3:

- qcow2: Fix corruption on write_zeroes with MAY_UNMAP


Maxim Levitsky (1):
  qcow2: Fix corruption on write_zeroes with MAY_UNMAP

 block/qcow2-cluster.c | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)




Re: [PULL 0/1] Block layer patches for 5.2.0-rc3

2020-11-24 Thread Peter Maydell
On Tue, 24 Nov 2020 at 14:25, Kevin Wolf  wrote:
>
> The following changes since commit 23895cbd82be95428e90168b12e925d0d3ca2f06:
>
>   Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201123.0' 
> into staging (2020-11-23 18:51:13 +)
>
> are available in the Git repository at:
>
>   git://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to c8bf9a9169db094aaed680cdba570758c0dc18b9:
>
>   qcow2: Fix corruption on write_zeroes with MAY_UNMAP (2020-11-24 11:29:41 
> +0100)
>
> 
> Patches for 5.2.0-rc3:
>
> - qcow2: Fix corruption on write_zeroes with MAY_UNMAP
>
> 
> Maxim Levitsky (1):
>   qcow2: Fix corruption on write_zeroes with MAY_UNMAP


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.

-- PMM



[Qemu-block] [PULL 0/1] Block layer patches for 2.4.0-rc2

2015-07-20 Thread Kevin Wolf
The following changes since commit 71358470eec668f5dc53def25e585ce250cea9bf:

  Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/vrng-2.4' into 
staging (2015-07-17 15:22:45 +0100)

are available in the git repository at:


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

for you to fetch changes up to bd09594603f1498e7623f0030988b62e2052f7da:

  crypto: Fix aes_decrypt_wrapper() (2015-07-20 13:35:45 +0200)


Block layer patches for 2.4.0-rc2


Kevin Wolf (1):
  crypto: Fix aes_decrypt_wrapper()

 crypto/cipher-nettle.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [Qemu-block] [Qemu-devel] [PULL 0/1] Block layer patches for 2.4.0-rc2

2015-07-20 Thread Peter Maydell
On 20 July 2015 at 15:54, Kevin Wolf  wrote:
> The following changes since commit 71358470eec668f5dc53def25e585ce250cea9bf:
>
>   Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/vrng-2.4' into 
> staging (2015-07-17 15:22:45 +0100)
>
> are available in the git repository at:
>
>
>   git://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to bd09594603f1498e7623f0030988b62e2052f7da:
>
>   crypto: Fix aes_decrypt_wrapper() (2015-07-20 13:35:45 +0200)
>
> 
> Block layer patches for 2.4.0-rc2
>
> 

Applied, thanks.

-- PMM