Richard Henderson writes:
> This page tracking implementation is specific to user-only,
> since the system softmmu version is in cputlb.c. Move it
> out of translate-all.c to user-exec.c.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
--
Alex Bennée
This page tracking implementation is specific to user-only,
since the system softmmu version is in cputlb.c. Move it
out of translate-all.c to user-exec.c.
Signed-off-by: Richard Henderson
---
accel/tcg/internal.h | 17 ++
accel/tcg/translate-all.c | 350 --