[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tcg/arm: Increase stack alignment for function generation
From: |
Richard W.M. Jones |
Subject: |
Re: [PATCH] tcg/arm: Increase stack alignment for function generation |
Date: |
Wed, 1 Sep 2021 21:24:43 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Wed, Sep 01, 2021 at 09:17:07PM +0100, Peter Maydell wrote:
> On Wed, 1 Sept 2021 at 19:51, Richard W.M. Jones <rjones@redhat.com> wrote:
> >
> > On Wed, Sep 01, 2021 at 07:41:21PM +0100, Peter Maydell wrote:
> > > Is the failure case short enough to allow -d ... logging to
> > > be taken? That's usually the most useful info, but it's so huge
> > > it's often not feasible.
> >
> > I can try -- what exact -d option would be useful?
>
> Depends what you're after. Personally I'm fairly sure I know
> what's going on, I'm just not sure what the right fix is.
Another question: We couldn't reproduce this even with the identical
ARM guest kernel + initrd + command line using qemu-system-arm
compiled for x86-64 host. This was a bit surprising! Was that bad
luck or is there some reason why this bug might not be reproducible
except on armv7 host? (Both cases use -machine accel=tcg).
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages. http://libguestfs.org
- [PATCH] tcg/arm: Increase stack alignment for function generation, Richard W.M. Jones, 2021/09/01
- [PATCH] tcg/arm: Increase stack alignment for function generation, Richard W.M. Jones, 2021/09/01
- Re: [PATCH] tcg/arm: Increase stack alignment for function generation, Peter Maydell, 2021/09/01
- Re: [PATCH] tcg/arm: Increase stack alignment for function generation, Richard W.M. Jones, 2021/09/01
- Re: [PATCH] tcg/arm: Increase stack alignment for function generation, Peter Maydell, 2021/09/01
- Re: [PATCH] tcg/arm: Increase stack alignment for function generation, Richard W.M. Jones, 2021/09/01
- Re: [PATCH] tcg/arm: Increase stack alignment for function generation, Peter Maydell, 2021/09/01
- Re: [PATCH] tcg/arm: Increase stack alignment for function generation,
Richard W.M. Jones <=
- Re: [PATCH] tcg/arm: Increase stack alignment for function generation, Peter Maydell, 2021/09/02
- Re: [PATCH] tcg/arm: Increase stack alignment for function generation, Richard W.M. Jones, 2021/09/02
- Re: [PATCH] tcg/arm: Increase stack alignment for function generation, Richard Henderson, 2021/09/03