accel/tcg: Introduce tb_{set_}page_addr{0,1}
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 20 Sep 2022 11:21:40 +0000 (13:21 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 26 Oct 2022 01:11:28 +0000 (11:11 +1000)
commit28905cfbd521c40ebc6d7b4c5941c0ec1ca935eb
tree7f9e631eccb8f70f52ffca52ef4467acb9443a43
parent4c88475c9fe501b5c886a963647670f929c65400
accel/tcg: Introduce tb_{set_}page_addr{0,1}

This data structure will be replaced for user-only: add accessors.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cpu-exec.c
accel/tcg/tb-maint.c
accel/tcg/translate-all.c
accel/tcg/translator.c
include/exec/exec-all.h