On Tue, 11 Oct 2022 at 04:41, Richard Henderson
wrote:
>
> Perform the atomic update for hardware management of the dirty bit.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/cpu64.c | 2 +-
> target/arm/ptw.c | 20
> 2 files changed, 21 insertions(+), 1 deletion(
Perform the atomic update for hardware management of the dirty bit.
Signed-off-by: Richard Henderson
---
target/arm/cpu64.c | 2 +-
target/arm/ptw.c | 20
2 files changed, 21 insertions(+), 1 deletion(-)
diff --git a/target/arm/cpu64.c b/target/arm/cpu64.c
index fe1369fe