qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v2 2/3] target/arm: Use ARMGranuleSize in ARMVAParameters


From: Richard Henderson
Subject: Re: [PATCH v2 2/3] target/arm: Use ARMGranuleSize in ARMVAParameters
Date: Mon, 3 Oct 2022 20:39:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 10/3/22 09:23, Peter Maydell wrote:
Now we have an enum for the granule size, use it in the
ARMVAParameters struct instead of the using16k/using64k bools.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  target/arm/internals.h | 23 +++++++++++++++++++++--
  target/arm/helper.c    | 39 ++++++++++++++++++++++++++++-----------
  target/arm/ptw.c       |  8 +-------
  3 files changed, 50 insertions(+), 20 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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