qemu/bsd-user
Richard Henderson de1a225711 common-user: Move guest_base, have_guest_base to probe-guest-base.c
Unify the definitions of guest_base and have_guest_base.

Reviewed-by: Helge Deller <deller@gmx.de>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2026-07-10 14:40:42 -07:00
..
aarch64 target/arm: Rename isar_feature_aa64_sve_aes 2026-06-29 11:03:46 +01:00
arm bsd-user: Switch to SPDX-License-Expression 2026-05-06 20:10:36 -06:00
freebsd accel/tcg: Move cpu_exec() out of 'exec/cpu-common.h' 2026-06-18 14:27:21 +02:00
host bsd-user: Catch up with sys/param.h requirement for machine/pmap.h 2022-10-26 14:09:17 -06:00
i386 bsd-user: Switch to SPDX-License-Expression 2026-05-06 20:10:36 -06:00
include user: move common-user includes to a subdirectory of {bsd,linux}-user/ 2022-01-12 14:08:29 +01:00
riscv bsd-user, linux-user: introduce qemu_process_cpu_events 2025-09-17 19:00:56 +02:00
x86_64 bsd-user: Switch to SPDX-License-Expression 2026-05-06 20:10:36 -06:00
bsd-file.h bsd-user: Switch to SPDX-License-Expression 2026-05-06 20:10:36 -06:00
bsd-ioctl.c bsd-user: Add init_bsd_ioctl function 2026-05-06 20:20:28 -06:00
bsd-ioctl.h bsd-user: Add bsd-ioctl.h header 2026-05-06 20:18:41 -06:00
bsd-mem.c bsd-user: Switch to SPDX-License-Expression 2026-05-06 20:10:36 -06:00
bsd-mem.h bsd-user: Delete sbrk and sstk system calls. 2026-05-06 20:10:43 -06:00
bsd-misc.c bsd-user: Add host_to_target_msqid_ds for msgctl(2) 2026-03-01 20:49:40 -07:00
bsd-misc.h bsd-user: Add message queue implementations 2026-03-01 20:49:40 -07:00
bsd-proc.c bsd-user: Switch to SPDX-License-Expression 2026-05-06 20:10:36 -06:00
bsd-proc.h bsd-user: Switch to SPDX-License-Expression 2026-05-06 20:10:36 -06:00
bsdload.c bsd-user: TARGET_NGROUPS unused in this file, remove 2021-09-10 14:13:06 -06:00
elfcore.c bsd-user: add stubbed out core dump support 2021-09-10 14:13:06 -06:00
elfload.c bsd-user: Use probe_guest_base 2026-07-10 14:40:42 -07:00
errno_defs.h bsd-user: spelling fixes 2023-09-20 07:54:34 +03:00
main.c common-user: Move guest_base, have_guest_base to probe-guest-base.c 2026-07-10 14:40:42 -07:00
meson.build bsd-user: Add call to do_bsd_ioctl and add bsd-ioctl.c to the build 2026-05-06 20:20:37 -06:00
mmap.c bsd-user: Deal with mmap where start > reserved_va 2026-03-09 14:37:01 +01:00
plugin-api.c plugins/api: split out binary path/start/end/entry code 2025-03-10 10:30:01 +00:00
qemu-bsd.h bsd-user: Switch to SPDX-License-Expression 2026-05-06 20:10:36 -06:00
qemu.h include: Don't include guest-host.h in cpu-ldst.h 2026-03-31 16:31:30 +01:00
signal-common.h user: Introduce user/signal.h 2025-02-10 13:47:59 +00:00
signal.c bsd-user, linux-user: signal: recursive signal delivery fix 2026-03-31 19:13:20 +01:00
strace.c bsd-user: Remove NetBSD-specific code 2026-03-01 20:49:39 -07:00
syscall_defs.h bsd-user: Add target_sockaddr and safe_ioctl to syscall_defs.h 2026-05-06 20:19:00 -06:00
thunk.c bsd-user: Copy linux-user/thunk.c to bsd-user 2026-05-06 20:10:50 -06:00
trace-events trace-events: Fix the name of the tracing.rst file 2023-09-08 13:08:51 +03:00
trace.h bsd-user: Add trace events for bsd-user 2022-01-28 15:53:41 -07:00
uaccess.c util/cutils: drop qemu_strnlen() in favor of strnlen() 2026-06-18 14:27:21 +02:00