qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/13] target/sparc: Use tlb_set_page_full


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 01/13] target/sparc: Use tlb_set_page_full
Date: Thu, 23 Feb 2023 22:25:04 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 23/2/23 21:43, Richard Henderson wrote:
Pass CPUTLBEntryFull to get_physical_address instead
of a collection of pointers.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: Artyom Tarasenko <atar4qemu@gmail.com>
---
  target/sparc/mmu_helper.c | 121 +++++++++++++++++---------------------
  1 file changed, 54 insertions(+), 67 deletions(-)

Nice.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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