|
From: | Alexander Graf |
Subject: | Re: [Qemu-ppc] [PATCH 1/1] ppc-e500: on write to MMUCSR0, pass GPR content, not SPR number, to low-level TLB-flush routine |
Date: | Wed, 28 May 2014 16:41:27 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
On 13.05.14 22:55, Alex Zuepke wrote:
A "mtspr SPRMMUCSR0, reg" always flushed TLB0, because it passed the SPR number 0x3f4 to the flush routine. But we want to flush either TLB0 or TBL1 depending on the GPR value. Signed-off-by: Alex Zuepke <address@hidden>
Ouch. Thanks a lot for the patch. Unfortunately I can't apply the patch because it wasn't CC'ed to qemu-devel. Please resubmit it, then I'll apply it :).
Alex
[Prev in Thread] | Current Thread | [Next in Thread] |