diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-05 18:06:29 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-12-20 17:11:12 -0800 |
commit | 6ca5ac139fc47d689cff17a6111a21a51e52dfc4 (patch) | |
tree | b6d6e90d27826e9d3a403326f30d9f321aaa499b /semihosting | |
parent | babcbc220ba658b30a43da5e88284a499c17da3e (diff) | |
download | qemu-6ca5ac139fc47d689cff17a6111a21a51e52dfc4.zip qemu-6ca5ac139fc47d689cff17a6111a21a51e52dfc4.tar.gz qemu-6ca5ac139fc47d689cff17a6111a21a51e52dfc4.tar.bz2 |
accel/tcg: Move remainder of page locking to tb-maint.c
The only thing that still touches PageDesc in translate-all.c
are some locking routines related to tb-maint.c which have not
yet been moved. Do so now.
Move some code up in tb-maint.c as well, to untangle the maze
of ifdefs, and allow a sensible final ordering.
Move some declarations from exec/translate-all.h to internal.h,
as they are only used within accel/tcg/.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'semihosting')
0 files changed, 0 insertions, 0 deletions