qemu/bsd-user
Richard Henderson 95059f9c31 include/exec: Change reserved_va semantics to last byte
Change the semantics to be the last byte of the guest va, rather
than the following byte.  This avoids some overflow conditions.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-03-28 15:23:10 -07:00
..
arm bsd-user: Clean up includes 2023-02-08 07:16:23 +01:00
freebsd gdbstub: move syscall handling to new file 2023-03-07 20:44:08 +00:00
host
i386 bsd-user: Clean up includes 2023-02-08 07:16:23 +01:00
include
netbsd
openbsd
x86_64 bsd-user: Clean up includes 2023-02-08 07:16:23 +01:00
bsd-file.h
bsd-proc.h bsd-user: Clean up includes 2023-02-08 07:16:23 +01:00
bsdload.c
elfcore.c
elfload.c
errno_defs.h
main.c include/exec: Change reserved_va semantics to last byte 2023-03-28 15:23:10 -07:00
meson.build
mmap.c include/exec: Change reserved_va semantics to last byte 2023-03-28 15:23:10 -07:00
qemu.h bsd-user: implement sysctlbyname(2) 2023-03-01 11:09:19 -07:00
signal-common.h
signal.c gdbstub: move chunks of user code into own files 2023-03-07 20:44:04 +00:00
strace.c bsd-user: Clean up includes 2023-02-08 07:16:23 +01:00
syscall_defs.h
trace-events
trace.h
uaccess.c