qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] target/tricore: Pass MMUAccessType to get_physical_addre


From: Bastian Koppelmann
Subject: Re: [PATCH 0/3] target/tricore: Pass MMUAccessType to get_physical_address()
Date: Wed, 10 Feb 2021 13:12:36 +0100

Hi,

On Wed, Jan 27, 2021 at 11:42:52PM +0100, Philippe Mathieu-Daudé wrote:
> Taking notes while reviewing commit 671a0a1265a
> ("use MMUAccessType instead of int in mmu_translate").
> 
> Philippe Mathieu-Daudé (3):
>   target/tricore: Replace magic value by MMU_DATA_LOAD definition
>   target/tricore: Pass MMUAccessType to get_physical_address()
>   target/tricore: Remove unused definitions
> 
>  target/tricore/cpu.h    | 12 ------------
>  target/tricore/helper.c |  9 ++++-----
>  2 files changed, 4 insertions(+), 17 deletions(-)

Thanks for the cleanup. I applied it to my tricore.next queue.

Cheers,
Bastian



reply via email to

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