You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/bsd-user
Muhammad Moinur Rahman 41bf9322a0 bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
Some versions of FreeBSD now require sys/param.h for machine/pmap.h on
x86. Include them here to meet that requirement. It does no harm on
older versions, so there's no need to #ifdef it.

Signed-off-by:  Muhammad Moinur Rahman <bofh@FreeBSD.org>
Reviewed-by:	John Baldwin <jhb@FreeBSD.org>
Signed-off-by:	Warner Losh <imp@bsdimp.com>
2 years ago
..
arm Clean up decorations and whitespace around header guards 3 years ago
freebsd bsd-user: Implement undelete 2 years ago
host bsd-user: Catch up with sys/param.h requirement for machine/pmap.h 2 years ago
i386 Clean up ill-advised or unusual header guards 3 years ago
include user: move common-user includes to a subdirectory of {bsd,linux}-user/ 3 years ago
netbsd Clean up ill-advised or unusual header guards 3 years ago
openbsd Clean up ill-advised or unusual header guards 3 years ago
x86_64 Clean up decorations and whitespace around header guards 3 years ago
bsd-file.h bsd-user: Remove stray 'inline' from do_bsd_close 2 years ago
bsd-proc.h bsd-user/freebsd/os-syscall.c: Implement exit 2 years ago
bsdload.c bsd-user: TARGET_NGROUPS unused in this file, remove 3 years ago
elfcore.c bsd-user: add stubbed out core dump support 3 years ago
elfload.c Replace qemu_real_host_page variables with inlined functions 3 years ago
errno_defs.h Clean up ill-advised or unusual header guards 3 years ago
main.c include: rename qemu-common.h qemu/help-texts.h 3 years ago
meson.build bsd-user: Move system call building to os-syscall.c 3 years ago
mmap.c accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET 2 years ago
qemu.h Replace TARGET_WORDS_BIGENDIAN 3 years ago
signal-common.h bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026 3 years ago
signal.c compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
strace.c bsd-user/strace.c: print_taken_signal 3 years ago
syscall_defs.h bsd-user: Implement open, openat and close 2 years ago
trace-events bsd-user: Add trace events for bsd-user 3 years ago
trace.h bsd-user: Add trace events for bsd-user 3 years ago
uaccess.c bsd-user: style tweak: keyword space ( 4 years ago