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

2016-07-04 Thread Benjamin Herrenschmidt
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

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

2016-07-04 Thread David Gibson
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):