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
Jessica Clarke 52a523af71 bsd-user: Set TaskState ts_tid for initial threads
Currently we only set it on fork.

Note: Upstream (blitz) commit also did new threads, but that code isn't
in qemu project repo yet.

Signed-off-by: Jessica Clarke <jrtc27@jrtc27.com>
Pull-Request: https://github.com/qemu-bsd-user/qemu-bsd-user/pull/52
Reviewed-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Warner Losh <imp@bsdimp.com>
4 weeks ago
..
aarch64 bsd-user: Add target.h for aarch64. 4 months ago
arm bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 4 months ago
freebsd bsd-user: Simplify the implementation of execve 4 months ago
host bsd-user: Catch up with sys/param.h requirement for machine/pmap.h 2 years ago
i386 bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 4 months ago
include user: move common-user includes to a subdirectory of {bsd,linux}-user/ 3 years ago
netbsd exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 7 months ago
openbsd exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 7 months ago
riscv bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV 2 months ago
x86_64 bsd-user/x86_64/target_arch_thread.h: Align stack 4 weeks ago
bsd-file.h {linux,bsd}-user: Introduce get_task_state() 9 months ago
bsd-mem.c bsd-user: Implement shmid_ds conversion between host and target. 1 year ago
bsd-mem.h exec/cpu: Extract page-protection definitions to page-protection.h 7 months ago
bsd-proc.c bsd-user: Get number of cpus. 1 year ago
bsd-proc.h accel: Introduce AccelClass::cpu_common_[un]realize 1 year 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 hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc 7 months ago
errno_defs.h bsd-user: spelling fixes 1 year ago
main.c bsd-user: Set TaskState ts_tid for initial threads 4 weeks ago
meson.build configure, meson: rename targetos to host_os 11 months ago
mmap.c bsd-user: Handle short reads in mmap_h_gt_g 4 months ago
qemu-bsd.h bsd-user: Declarations for ipc_perm and shmid_ds conversion functions 1 year ago
qemu.h bsd-user:Add AArch64 improvements and signal handling functions 4 months ago
signal-common.h bsd-user: Implement host_to_target_siginfo. 1 year ago
signal.c bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 4 months ago
strace.c exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 7 months ago
syscall_defs.h bsd-user: Implment madvise(2) to match the linux-user implementation. 1 year ago
trace-events trace-events: Fix the name of the tracing.rst file 1 year 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