Searched hist:"5 eadbbfca6232710036ccb9f5cf1481be537c0e7" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/semihosting/ |
H A D | syscalls.h | diff 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 D | guestfd.c | diff 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 D | syscalls.c | diff 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 D | arm-compat-semi.c | diff 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>
|