qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH] target/arm: mark the 32bit alias of PAR when LPAE enabled


From: Richard Henderson
Subject: Re: [PATCH] target/arm: mark the 32bit alias of PAR when LPAE enabled
Date: Tue, 7 Nov 2023 08:24:59 -0800
User-agent: Mozilla Thunderbird

On 11/7/23 02:51, Alex Bennée wrote:
We also mark it ARM_CP_NO_GDB so we avoid duplicate PAR's in the
system register XML we send to gdb.

Suggested-by: <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

---
v2
   - only set ARM_CP_NO_GDB when no LPAE enabled
   - also mark as AP_CP_ALIAS
---
  target/arm/helper.c | 32 ++++++++++++++++++--------------
  1 file changed, 18 insertions(+), 14 deletions(-)


With Peter's comment improvement,
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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