diff options
author | 2023-03-06 04:30:11 +0300 | |
---|---|---|
committer | 2023-03-28 15:23:10 -0700 | |
commit | e506ad6a05c806bbef460a7d014a184ff8d707a6 (patch) | |
tree | b4361a63b5f78973093f87ec79add51a44f00d9e /scripts/coverage/compare_gcov_json.py | |
parent | accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked (diff) | |
download | qemu-e506ad6a05c806bbef460a7d014a184ff8d707a6.tar.xz qemu-e506ad6a05c806bbef460a7d014a184ff8d707a6.zip |
accel/tcg: Pass last not end to tb_invalidate_phys_range
Pass the address of the last byte to be changed, rather than
the first address past the last byte. This avoids overflow
when the last page of the address space is involved.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions