qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [Qemu-PPC] [PATCH 0/3] target/ppc: Implement radix mmu de


From: David Gibson
Subject: Re: [Qemu-ppc] [Qemu-PPC] [PATCH 0/3] target/ppc: Implement radix mmu debug functions
Date: Mon, 3 Jul 2017 16:49:55 +1000
User-agent: Mutt/1.8.0 (2017-02-23)

On Mon, Jul 03, 2017 at 04:19:45PM +1000, Suraj Jitindar Singh wrote:
> When the radix mmu emulation code was implemented the translation
> debug functions were left as a todo.
> 
> Implement the functions ppc_radix64_get_phys_page_debug() and 
> ppc_radix64_dump_level() to translate a single address and dump all the 
> address translations respectively.
> 
> This functionality is already implemented for the hash mmu.
> 
> A slight refactor of the radix mmu emulation code was necessary to enable
> the debug code to call existing functions.

I've applied 1&2 to ppc-for-2.10.  I have some further comments on 3/3.

> 
> Suraj Jitindar Singh (3):
>   target/ppc: Refactor tcg radix mmu code
>   target/ppc: Add debug function for radix mmu translation
>   target/ppc: Add debug function to dump radix mmu translations
> 
>  target/ppc/mmu-radix64.c | 116 
> +++++++++++++++++++++++++++++++++++++++++------
>  target/ppc/mmu-radix64.h |   2 +
>  target/ppc/mmu_helper.c  |   5 +-
>  3 files changed, 107 insertions(+), 16 deletions(-)
> 

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


reply via email to

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