Home
last modified time | relevance | path

Searched hist:"49840 a4a098149067789255bca6894645f411036" (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dmmap.cdiff 49840a4a098149067789255bca6894645f411036 Sun Mar 05 16:51:09 CST 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass last not end to page_set_flags

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.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1528
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/accel/tcg/
H A Duser-exec.cdiff 49840a4a098149067789255bca6894645f411036 Sun Mar 05 16:51:09 CST 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass last not end to page_set_flags

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.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1528
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/linux-user/
H A Dmmap.cdiff 49840a4a098149067789255bca6894645f411036 Sun Mar 05 16:51:09 CST 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass last not end to page_set_flags

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.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1528
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Delfload.cdiff 49840a4a098149067789255bca6894645f411036 Sun Mar 05 16:51:09 CST 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass last not end to page_set_flags

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.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1528
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dsyscall.cdiff 49840a4a098149067789255bca6894645f411036 Sun Mar 05 16:51:09 CST 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass last not end to page_set_flags

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.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1528
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/include/exec/
H A Dcpu-all.hdiff 49840a4a098149067789255bca6894645f411036 Sun Mar 05 16:51:09 CST 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass last not end to page_set_flags

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.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1528
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>