qemu-cr16/bsd-user
Pierrick Bouvier 9b23bf5024 bsd-user: add option to enable plugins
Nothing prevent plugins to be enabled on this platform for user
binaries, only the option in the driver is missing.

Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250331234228.3475706-1-pierrick.bouvier@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2025-05-08 09:02:58 +02:00
..
aarch64 user: Declare cpu_loop() once in 'user/cpu_loop.h' 2024-12-20 17:44:57 +01:00
arm user: Declare cpu_loop() once in 'user/cpu_loop.h' 2024-12-20 17:44:57 +01:00
freebsd bsd-user: Simplify the implementation of execve 2024-07-23 10:50:54 -06:00
host
i386 user: Declare cpu_loop() once in 'user/cpu_loop.h' 2024-12-20 17:44:57 +01:00
include
netbsd exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2024-04-26 17:03:05 +02:00
openbsd exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2024-04-26 17:03:05 +02:00
riscv user: Declare cpu_loop() once in 'user/cpu_loop.h' 2024-12-20 17:44:57 +01:00
x86_64 user: Declare cpu_loop() once in 'user/cpu_loop.h' 2024-12-20 17:44:57 +01:00
bsd-file.h {linux,bsd}-user: Introduce get_task_state() 2024-03-06 12:35:19 +00:00
bsd-mem.c
bsd-mem.h include/exec: Split out mmap-lock.h 2025-04-23 14:08:17 -07:00
bsd-proc.c
bsd-proc.h accel: Introduce AccelClass::cpu_common_[un]realize 2023-10-05 08:55:34 -04:00
bsdload.c
elfcore.c
elfload.c exec/cpu-all: remove BSWAP_NEEDED 2025-03-21 12:53:36 +01:00
errno_defs.h
main.c bsd-user: add option to enable plugins 2025-05-08 09:02:58 +02:00
meson.build plugins/api: split out binary path/start/end/entry code 2025-03-10 10:30:01 +00:00
mmap.c include/exec: Split out mmap-lock.h 2025-04-23 14:08:17 -07: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
qemu.h include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
signal-common.h user: Introduce user/signal.h 2025-02-10 13:47:59 +00:00
signal.c accel/tcg: Use vaddr in cpu_loop.h 2025-05-05 09:24:06 -07:00
strace.c exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 2024-04-26 17:03:05 +02:00
syscall_defs.h
trace-events
trace.h
uaccess.c