On 12/12/23 01:34, Ilya Leoshkevich wrote:
Stop using TARGET_PAGE_MASK in order to make perf.c more target-agnostic.Signed-off-by: Ilya Leoshkevich <i...@linux.ibm.com> --- accel/tcg/perf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>