On Tue, 24 Jan 2023 at 00:01, Richard Henderson
wrote:
>
> Place the check at the end of get_phys_addr_with_struct,
> so that we check all physical results.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/ptw.c | 253 +++
> 1 file changed, 234
Place the check at the end of get_phys_addr_with_struct,
so that we check all physical results.
Signed-off-by: Richard Henderson
---
target/arm/ptw.c | 253 +++
1 file changed, 234 insertions(+), 19 deletions(-)
diff --git a/target/arm/ptw.c b/target/