You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Maydell
6b0d081e60
bsd-user: Clean up includes
This commit was created with scripts/clean-includes:
./scripts/clean-includes '--git' 'bsd-user' 'bsd-user'
All .c should include qemu/osdep.h first. The script performs three
related cleanups:
* Ensure .c files include qemu/osdep.h first.
* Including it in a .h is redundant, since the .c already includes
it. Drop such inclusions.
* Likewise, including headers qemu/osdep.h includes is redundant.
Drop these, too.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Message-id: 20260116125830.926296-3-peter.maydell@linaro.org
2 months ago
..
aarch64
bsd-user, linux-user: introduce qemu_process_cpu_events
6 months ago
arm
* cpu-exec: more cleanups to CPU loop exits
6 months ago
freebsd
bsd-user: Clean up includes
2 months ago
host
bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
3 years ago
i386
bsd-user, linux-user: introduce qemu_process_cpu_events
6 months ago
include
user: move common-user includes to a subdirectory of {bsd,linux}-user/
4 years ago
netbsd
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
2 years ago
openbsd
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
2 years ago
riscv
bsd-user, linux-user: introduce qemu_process_cpu_events
6 months ago
x86_64
bsd-user, linux-user: introduce qemu_process_cpu_events
6 months ago
bsd-file.h
{linux,bsd}-user: Introduce get_task_state()
2 years ago
bsd-mem.c
bsd-user: Implement shmid_ds conversion between host and target.
3 years ago
bsd-mem.h
bsd-user: Clean up includes
2 months ago
bsd-proc.c
bsd-user: Clean up includes
2 months ago
bsd-proc.h
accel: Introduce AccelClass::cpu_common_[un]realize
3 years ago
bsdload.c
bsd-user: TARGET_NGROUPS unused in this file, remove
5 years ago
elfcore.c
bsd-user: add stubbed out core dump support
5 years ago
elfload.c
exec/cpu-all: remove BSWAP_NEEDED
1 year ago
errno_defs.h
bsd-user: spelling fixes
3 years ago
main.c
accel/tcg: create a thread-kick function for TCG
6 months ago
meson.build
plugins/api: split out binary path/start/end/entry code
1 year ago
mmap.c
accel/tcg: Add clear_flags argument to page_set_flags
6 months ago
plugin-api.c
plugins/api: split out binary path/start/end/entry code
1 year ago
qemu-bsd.h
bsd-user: Clean up includes
2 months ago
qemu.h
include: Remove 'exec/exec-all.h'
11 months ago
signal-common.h
user: Introduce user/signal.h
1 year ago
signal.c
accel/tcg: Use vaddr in cpu_loop.h
11 months ago
strace.c
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
2 years ago
syscall_defs.h
bsd-user/syscall_defs.h: define STAT_TIME_T_EXT only for 32 bits
2 months ago
trace-events
trace-events: Fix the name of the tracing.rst file
3 years ago
trace.h
bsd-user: Add trace events for bsd-user
4 years ago
uaccess.c
bsd-user: style tweak: keyword space (
5 years ago