qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 12/25] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 12/25] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
Date: Wed, 22 Feb 2023 10:44:08 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 22/2/23 03:33, Richard Henderson wrote:
With FEAT_RME, there are four physical address spaces.
For now, just define the symbols, and mention them in
the same spots as the other Phys indexes in ptw.c.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/cpu-param.h |  2 +-
  target/arm/cpu.h       | 23 +++++++++++++++++++++--
  target/arm/ptw.c       | 10 ++++++++--
  3 files changed, 30 insertions(+), 5 deletions(-)

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




reply via email to

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