Home
last modified time | relevance | path

Searched hist:e506ad6a05c806bbef460a7d014a184ff8d707a6 (Results 1 – 4 of 4) sorted by relevance

/qemu/accel/tcg/
H A Dtb-maint.ce506ad6a05c806bbef460a7d014a184ff8d707a6 Mon Mar 06 01:30:11 UTC 2023 Richard Henderson <richard.henderson@linaro.org> 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>
H A Duser-exec.ce506ad6a05c806bbef460a7d014a184ff8d707a6 Mon Mar 06 01:30:11 UTC 2023 Richard Henderson <richard.henderson@linaro.org> 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>
H A Dtranslate-all.ce506ad6a05c806bbef460a7d014a184ff8d707a6 Mon Mar 06 01:30:11 UTC 2023 Richard Henderson <richard.henderson@linaro.org> 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>
/qemu/system/
H A Dphysmem.ce506ad6a05c806bbef460a7d014a184ff8d707a6 Mon Mar 06 01:30:11 UTC 2023 Richard Henderson <richard.henderson@linaro.org> 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>