Home
last modified time | relevance | path

Searched hist:a3a67f54 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/
H A Duser-internals.ha3a67f54 Mon Mar 27 15:31:01 CDT 2023 Richard Henderson <richard.henderson@linaro.org> linux-user: Pass last not end to probe_guest_base

Pass the address of the last byte of the image, 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 Dflatload.ca3a67f54 Mon Mar 27 15:31:01 CDT 2023 Richard Henderson <richard.henderson@linaro.org> linux-user: Pass last not end to probe_guest_base

Pass the address of the last byte of the image, 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 Delfload.ca3a67f54 Mon Mar 27 15:31:01 CDT 2023 Richard Henderson <richard.henderson@linaro.org> linux-user: Pass last not end to probe_guest_base

Pass the address of the last byte of the image, 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>