Home
last modified time | relevance | path

Searched hist:"10310 cbd6298def2dafd40069e27df2d25e233c5" (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-user/
H A Dmmap.c10310cbd6298def2dafd40069e27df2d25e233c5 Sun Mar 05 23:03:13 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass last not end to page_reset_target_data

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>
/qemu/accel/tcg/
H A Duser-exec.c10310cbd6298def2dafd40069e27df2d25e233c5 Sun Mar 05 23:03:13 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass last not end to page_reset_target_data

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>