Home
last modified time | relevance | path

Searched hist:"5 eadbbfca6232710036ccb9f5cf1481be537c0e7" (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/semihosting/
H A Dsyscalls.hdiff 5eadbbfca6232710036ccb9f5cf1481be537c0e7 Thu Apr 28 11:22:18 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out semihost_sys_close

Split out the non-ARM specific portions of SYS_CLOSE to a
reusable function. This handles all GuestFD.

Note that gdb_do_syscall %x reads target_ulong, not int.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/semihosting/
H A Dguestfd.cdiff 5eadbbfca6232710036ccb9f5cf1481be537c0e7 Thu Apr 28 11:22:18 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out semihost_sys_close

Split out the non-ARM specific portions of SYS_CLOSE to a
reusable function. This handles all GuestFD.

Note that gdb_do_syscall %x reads target_ulong, not int.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dsyscalls.cdiff 5eadbbfca6232710036ccb9f5cf1481be537c0e7 Thu Apr 28 11:22:18 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out semihost_sys_close

Split out the non-ARM specific portions of SYS_CLOSE to a
reusable function. This handles all GuestFD.

Note that gdb_do_syscall %x reads target_ulong, not int.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Darm-compat-semi.cdiff 5eadbbfca6232710036ccb9f5cf1481be537c0e7 Thu Apr 28 11:22:18 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out semihost_sys_close

Split out the non-ARM specific portions of SYS_CLOSE to a
reusable function. This handles all GuestFD.

Note that gdb_do_syscall %x reads target_ulong, not int.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>