On 24/06/2020 09.27, Max Reitz wrote:
On 23.06.20 14:55, Peter Maydell wrote:
On Mon, 22 Jun 2020 at 16:11, Max Reitz <mre...@redhat.com> wrote:
The following changes since commit bae31bfa48b9caecee25da3d5333901a126a06b4:
Merge remote-tracking branch
'remotes/kraxel/tags/audio-20200619-pull-request' into staging (2020-06-19
22:56:59 +0100)
are available in the Git repository at:
https://github.com/XanClic/qemu.git tags/pull-block-2020-06-22
for you to fetch changes up to 74c55e4142a7bb835c38d3770c74210cbb1e4fab:
iotests: don't test qcow2.py inside 291 (2020-06-22 16:05:23 +0200)
----------------------------------------------------------------
Block patches:
- Support modifying a LUKS-encrypted image's keyslots
- iotest fixes
----------------------------------------------------------------
Hi; I see various iotest failures, different things on
PPC64 Linux, OpenBSD and FreeBSD, and on an AArch32 build
that happens to not have optional crypto libs installed.
OK. Sorry. None of this looks easily fixable, so I suppose I’ll have
to drop everything but the last two patches for now.
At least the problem with "seq" in test 293 should be easy to fix, since
we're requiring bash for the iotests. See e.g. commit 30edd9fa50e86fbf
as an example.
Thomas