qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] Fixes and cleanups to HPTE lookup and page


From: Benjamin Herrenschmidt
Subject: Re: [Qemu-devel] [PATCH 0/3] Fixes and cleanups to HPTE lookup and page size decoding
Date: Tue, 05 Jul 2016 13:13:16 +1000

On Tue, 2016-07-05 at 12:33 +1000, David Gibson wrote:
> Here are 3 fixes and cleanups to the path to look up hashed PTEs and
> decode their page size.  This series is functionally equivalent to
> BenH's earlier posted "ppc/hash64: Various fixes in PTE search in the
> hash" but split up for clarity and with some unnnecessary renames
> removed.
> 
> David Gibson (3):
>   target-ppc: Correct page size decoding in ppc_hash64_pteg_search()
>   target-ppc: Simplify HPTE matching
>   target-ppc: Return page shift from PTEG search

All 3:

Reviewed-by: Benjamin Herrenschmidt <address@hidden>

>  target-ppc/mmu-hash64.c | 133 ++++++++++++++++++------------------
> ------------
>  target-ppc/mmu-hash64.h |   2 +-
>  2 files changed, 51 insertions(+), 84 deletions(-)
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]