qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL v3 00/38] Block layer patches


From: Peter Maydell
Subject: Re: [PULL v3 00/38] Block layer patches
Date: Wed, 1 Feb 2023 13:28:19 +0000

On Tue, 24 Jan 2023 at 17:45, Kevin Wolf <kwolf@redhat.com> wrote:
>
> The following changes since commit 13356edb87506c148b163b8c7eb0695647d00c2a:
>
>   Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into 
> staging (2023-01-24 09:45:33 +0000)
>
> are available in the Git repository at:
>
>   https://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to 1fb9d23f06e0eea297fd57ac62f0fa9efbce865f:
>
>   qemu-img: Change info key names for protocol nodes (2023-01-24 18:40:18 
> +0100)
>
> v3:
> - Make the compiler happier on BSD and CentOS Stream 8
>
> v2:
> - Rebased to resolve merge conflicts in coroutine.h
>
> ----------------------------------------------------------------
> Block layer patches
>
> - qemu-img info: Show protocol-level information
> - Move more functions to coroutines
> - Make coroutine annotations ready for static analysis
> - qemu-img: Fix exit code for errors closing the image
> - qcow2 bitmaps: Fix theoretical corruption in error path
> - pflash: Only load non-zero parts of backend image to save memory
> - Code cleanup and test case improvements

Fails tests on macos-12:

https://gitlab.com/qemu-project/qemu/-/jobs/3696008061

The line
+/private/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/cirrus-ci-build/tests/qemu-iotests/tests/qemu-img-close-errors:
line 62: truncate: command not found

in the logs suggests that the new script is assuming the
presence of a command that doesn't exist on all hosts.

The openbsd VM also hits this.

thanks
-- PMM



reply via email to

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