[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/29] Misc mostly build system patches for 2022-02-15
|
From: |
Peter Maydell |
|
Subject: |
Re: [PULL v2 00/29] Misc mostly build system patches for 2022-02-15 |
|
Date: |
Sat, 19 Feb 2022 12:59:15 +0000 |
On Thu, 17 Feb 2022 at 10:06, Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> The following changes since commit ad38520bdeb2b1e0b487db317f29119e94c1c88d:
>
> Merge remote-tracking branch
> 'remotes/stefanha-gitlab/tags/block-pull-request' into staging (2022-02-15
> 19:30:33 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to a971e77aa4a5f31173cd456f9c1d5f819751b997:
>
> configure, meson: move CONFIG_IASL to a Meson option (2022-02-16 15:01:46
> +0100)
>
> ----------------------------------------------------------------
> * More Meson conversions (0.59.x now required rather than suggested)
> * UMIP support for TCG x86
> * Fix migration crash
> * Restore error output for check-block
>
> ----------------------------------------------------------------
This seems to be consistently hitting the 60m timeout on
the tsan-build job:
https://gitlab.com/qemu-project/qemu/-/jobs/2113600369
-- PMM