Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Jul 2020 17:00:21 +0000 (18:00 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Jul 2020 17:00:21 +0000 (18:00 +0100)
commit0c4fa5bc1aa47d30a8def2dc8345284400d123f1
treeabd904caf3650f2a4c604fc77484f5b701848a5d
parent0a58e39fe90c50b313a5148c095f8dbb6111a6d6
parentafac471b71da92d91cc56fb64c0719b8a4a2d96b
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' into staging

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

# gpg: Signature made Tue 28 Jul 2020 14:45:28 BST
# gpg:                using RSA key 91BEB60A30DB3E8857D11829F407DB0061D5CF40
# gpg:                issuer "mreitz@redhat.com"
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>" [full]
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40

* remotes/maxreitz/tags/pull-block-2020-07-28:
  iotests/197: Fix for non-qcow2 formats
  iotests/028: Add test for cross-base-EOF reads
  block: Fix bdrv_aligned_p*v() for qiov_offset != 0

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>