-
Richard Henderson authored
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>Richard Henderson authoredSplit 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>
Loading