[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] Bad icount read when running qemu-system-ppc
From: |
Richard Henderson |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] Bad icount read when running qemu-system-ppc64 and mfspr atbu guest instruction |
Date: |
Thu, 12 Apr 2018 10:44:15 -1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
On 04/11/2018 04:37 PM, Darrell Leinwand wrote:
> Ah I see, that makes sense and the atb instructions are marked as unused in
the mainline which when I compared I recall now that we modifed them because
the guest software we are running is trying to use those special registers.
>
> I added the wrappers into those function, is that correct?
Yes.
r~