All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PULL v3 00/38] Block layer patches
Date: Wed, 1 Feb 2023 13:28:19 +0000	[thread overview]
Message-ID: <CAFEAcA9jOQcPNTkkStSEMsxU3ja2zsXaQKaqHUpDunrg_8O1AA@mail.gmail.com> (raw)
In-Reply-To: <20230124174549.75758-1-kwolf@redhat.com>

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	other threads:[~2023-02-01 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-24 17:45 [PULL v3 00/38] Block layer patches Kevin Wolf
2023-02-01 13:28 ` Peter Maydell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFEAcA9jOQcPNTkkStSEMsxU3ja2zsXaQKaqHUpDunrg_8O1AA@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.