Home
last modified time | relevance | path

Searched hist:bef6f008b9811d961fd311c102f1a22dc28278a1 (Results 1 – 8 of 8) sorted by relevance

/qemu/accel/tcg/
H A Dldst_atomicity.c.incbef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range

Replace the 0/-1 result with true/false.
Invert the sense of the test of all callers.
Document the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
H A Duser-exec.cbef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range

Replace the 0/-1 result with true/false.
Invert the sense of the test of all callers.
Document the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
/qemu/target/sparc/
H A Dldst_helper.cbef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range

Replace the 0/-1 result with true/false.
Invert the sense of the test of all callers.
Document the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
/qemu/target/hppa/
H A Dop_helper.cbef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range

Replace the 0/-1 result with true/false.
Invert the sense of the test of all callers.
Document the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
/qemu/bsd-user/
H A Dqemu.hbef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range

Replace the 0/-1 result with true/false.
Invert the sense of the test of all callers.
Document the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
/qemu/target/riscv/
H A Dvector_helper.cbef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range

Replace the 0/-1 result with true/false.
Invert the sense of the test of all callers.
Document the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
/qemu/linux-user/
H A Dqemu.hbef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range

Replace the 0/-1 result with true/false.
Invert the sense of the test of all callers.
Document the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
H A Dsyscall.cbef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range

Replace the 0/-1 result with true/false.
Invert the sense of the test of all callers.
Document the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>