diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2022-12-09 10:36:49 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-12-20 17:11:12 -0800 |
commit | 811242654934bd4613634235ef6a8219792ab088 (patch) | |
tree | 207e418855c7c39dc7ad3b8e770377a7b3373aba /scripts/symlink-install-tree.py | |
parent | f349e92e8edc66b6d4cfc4a0981da6d510fef683 (diff) | |
download | qemu-811242654934bd4613634235ef6a8219792ab088.zip qemu-811242654934bd4613634235ef6a8219792ab088.tar.gz qemu-811242654934bd4613634235ef6a8219792ab088.tar.bz2 |
accel/tcg: Restrict page_collection structure to system TB maintainance
Only the system emulation part of TB maintainance uses the
page_collection structure. Restrict its declaration (and the
functions requiring it) to tb-maint.c.
Convert the 'len' argument of tb_invalidate_phys_page_fast__locked()
from signed to unsigned.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221209093649.43738-6-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/symlink-install-tree.py')
0 files changed, 0 insertions, 0 deletions