[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR
From: |
Greg Kurz |
Subject: |
Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR |
Date: |
Wed, 31 Mar 2021 06:04:27 +0200 |
On Wed, 31 Mar 2021 11:09:06 +1100
David Gibson <david@gibson.dropbear.id.au> wrote:
> On Tue, Mar 30, 2021 at 08:01:13AM -0700, Richard Henderson wrote:
> > On 3/29/21 10:54 PM, David Gibson wrote:
> > > B) Just the hflags patches from my / Richard's tree
> > > https://gitlab.com/dgibson/qemu/-/pipelines/278497244
> >
> > Look closer at this one -- it's an s390x test that's failing:
> >
I've been seeing errors with s390x as well in CI but I couldn't
reproduce locally... and of course, now it seems I cannot
reproduce locally with ppc64abi32 either :-\
> > make: *** [/builds/dgibson/qemu/tests/Makefile.include:63:
> > run-tcg-tests-s390x-linux-user] Error 2
>
> Goldangit! Good point. Now I'm even more baffled as to how I wasn't
> able to reproduce on master, but was on different variants of my tree.
> A whole heap of bad luck, I guess.
>
pgpTdSImKRWW_.pgp
Description: OpenPGP digital signature
- Re: [PATCH v5 06/10] target/ppc: Put LPCR[GTSE] in hflags, (continued)
- [PATCH v5 03/10] target/ppc: Reduce env->hflags to uint32_t, Richard Henderson, 2021/03/23
- [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, Richard Henderson, 2021/03/23
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, David Gibson, 2021/03/23
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, Greg Kurz, 2021/03/29
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, Richard Henderson, 2021/03/29
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, David Gibson, 2021/03/30
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, Richard Henderson, 2021/03/30
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, David Gibson, 2021/03/30
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR,
Greg Kurz <=
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, David Gibson, 2021/03/31
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, Richard Henderson, 2021/03/31
- Re: [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR, Greg Kurz, 2021/03/31
[PATCH v5 04/10] target/ppc: Put dbcr0 single-step bits into hflags, Richard Henderson, 2021/03/23
[PATCH v5 08/10] target/ppc: Remove env->immu_idx and env->dmmu_idx, Richard Henderson, 2021/03/23
[PATCH v5 07/10] target/ppc: Remove MSR_SA and MSR_AP from hflags, Richard Henderson, 2021/03/23
[PATCH v5 05/10] target/ppc: Create helper_scv, Richard Henderson, 2021/03/23