[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] ppc and icount
From: |
Steven Seeger |
Subject: |
Re: [Qemu-discuss] ppc and icount |
Date: |
Tue, 09 Jan 2018 23:10:57 -0500 |
On Tuesday, January 9, 2018 5:29:07 PM EST Peter Maydell wrote:
> You should also check whether icount mode works with upstream
> QEMU's standard powerpc boards -- if so, then that suggests
> your local changes are the issue; if not, then the problem is
> with upstream QEMU, and we can look at fixing it if you have
> a reproducer that works with an unmodified QEMU.
>
> thanks
> -- PMM
I didn't even need to build a kernel. With the master branch, I can run the
default u-boot without -icount auto. With -icount, it fails with the same
error I am seeing.
Steven