qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] Block patches for 5.1.0-rc2?


From: Max Reitz
Subject: [PULL 0/3] Block patches for 5.1.0-rc2?
Date: Tue, 28 Jul 2020 15:48:37 +0200

Hi,

Sorry for the very late pull request.  The iotest issue only appeared
today, and the I/O path issue was only tracked down today.  We need the
fixes for the latter in 5.1, so if they do not make it into rc2, we will
need them in rc3.


The following changes since commit 23ae28783f4674e98f7539d1c05d793166c2fc12:

  Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-27' 
into staging (2020-07-28 09:15:44 +0100)

are available in the Git repository at:

  https://github.com/XanClic/qemu.git tags/pull-block-2020-07-28

for you to fetch changes up to afac471b71da92d91cc56fb64c0719b8a4a2d96b:

  iotests/197: Fix for non-qcow2 formats (2020-07-28 15:28:56 +0200)

----------------------------------------------------------------
Block patches for 5.1.0:
- Fix block I/O for split transfers
- Fix iotest 197 for non-qcow2 formats

----------------------------------------------------------------
Max Reitz (3):
  block: Fix bdrv_aligned_p*v() for qiov_offset != 0
  iotests/028: Add test for cross-base-EOF reads
  iotests/197: Fix for non-qcow2 formats

 block/io.c                 | 10 ++++++----
 tests/qemu-iotests/028     | 19 +++++++++++++++++++
 tests/qemu-iotests/028.out | 11 +++++++++++
 tests/qemu-iotests/197     |  8 +++++---
 tests/qemu-iotests/197.out |  2 +-
 5 files changed, 42 insertions(+), 8 deletions(-)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]