On 21/6/23 14:18, Richard Henderson wrote:
This frees up one bit of the primary tlb flags without
impacting the TLB_NOTDIRTY logic.
Signed-off-by: Richard Henderson
---
include/exec/cpu-all.h | 8
accel/tcg/cputlb.c | 18 ++
2 files changed, 18 insertions(+), 8
This frees up one bit of the primary tlb flags without
impacting the TLB_NOTDIRTY logic.
Signed-off-by: Richard Henderson
---
include/exec/cpu-all.h | 8
accel/tcg/cputlb.c | 18 ++
2 files changed, 18 insertions(+), 8 deletions(-)
diff --git a/include/exec/cpu-all