4cf41e8084
System call return values on FreeBSD are in a register (which is spelled abi_long in qemu). This was being assigned into an int variable which causes problems for 64bit targets. Resolves: https://github.com/qemu-bsd-user/qemu-bsd-user/issues/40 Signed-off-by: Doug Rabson <dfr@rabson.org> Reviewed-by: Warner Losh <imp@bsdimp.com> [ Edited commit message for upstreaming into qemu-project ] Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> |
||
---|---|---|
.. | ||
host-os.h | ||
meson.build | ||
os-strace.h | ||
os-sys.c | ||
os-syscall.c | ||
strace.list | ||
syscall_nr.h | ||
target_os_elf.h | ||
target_os_siginfo.h | ||
target_os_signal.h | ||
target_os_stack.h | ||
target_os_thread.h | ||
target_os_ucontext.h | ||
target_os_user.h | ||
target_os_vmparam.h |