Show patches with: Submitter = Warner Losh       |    State = Action Required       |   1114 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] bsd-user: Implement mount, umount and nmount bsd-user: More file-related system calls - 1 - --- 2022-06-20 Warner Losh New
[01/11] bsd-user: Implement open, openat and close bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[01/14] bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0 bsd-user: misc cleanup for aarch64 import - - - --- 2021-09-22 Warner Losh New
[01/16] bsd-user: Make print_* public bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[01/22] bsd-user/main.c: Drop syscall flavor arg -bsd bsd-user: Start upstreaming the system calls. - 1 - --- 2022-02-01 Warner Losh New
[01/24] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[01/30] bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[02/10] bsd-user: Implement symlink, symlinkat, readlink and readlinkat bsd-user: More file-related system calls - - - --- 2022-06-20 Warner Losh New
[02/11] bsd-user: Implement fdatasync, fsync and close_from bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[02/14] bsd-user/strace.list: Remove support for FreeBSD versions older than 12.0 bsd-user: misc cleanup for aarch64 import - 1 - --- 2021-09-22 Warner Losh New
[02/16] bsd-user: Ifdef a few MAP_ constants for NetBSD bsd-user 2023 Q2 first batch - - - --- 2023-04-05 Warner Losh New
[02/22] bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64 bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[02/24] bsd-user/arm/target_syscall.h: Add copyright and update name bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[02/30] bsd-user/signal.c: implement force_sig_fault bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[03/10] bsd-user: implement chmod, fchmod, lchmod and fchmodat bsd-user: More file-related system calls - 1 - --- 2022-06-20 Warner Losh New
[03/11] bsd-user: Implement revoke, access, eaccess and faccessat bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[03/14] bsd-user: TARGET_RESET define is unused, remove it bsd-user: misc cleanup for aarch64 import - 2 - --- 2021-09-22 Warner Losh New
[03/16] bsd-user: Cleanup style. bsd-user 2023 Q2 first batch 1 - - --- 2023-04-05 Warner Losh New
[03/22] bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[03/24] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[03/30] bsd-user/signal.c: Implement cpu_loop_exit_sigsegv bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[04/10] bsd-user: Implement freebsd11_mknod, freebsd11_mknodat and mknodat bsd-user: More file-related system calls - - - --- 2022-06-20 Warner Losh New
[04/11] bsd-user: Implement chdir and fchdir bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[04/14] bsd-user: export get_errno and is_error from syscall.c bsd-user: misc cleanup for aarch64 import - 2 - --- 2021-09-22 Warner Losh New
[04/16] bsd-user: Move system FreeBSD call table to freebsd/os-syscall.c bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[04/22] bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[04/24] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions bsd-user: arm (32-bit) support - 1 - --- 2021-10-19 Warner Losh New
[04/30] bsd-user/signal.c: implement cpu_loop_exit_sigbus bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[05/10] bsd-user: Implement chown, fchown, lchown and fchownat bsd-user: More file-related system calls - 1 - --- 2022-06-20 Warner Losh New
[05/11] bsd-user: Implement rename and renameat bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[05/14] bsd-user/errno_defs.h: Add internal error numbers bsd-user: misc cleanup for aarch64 import - 1 - --- 2021-09-22 Warner Losh New
[05/16] bsd-user: Remove NetBSD specific syscall printing bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[05/22] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[05/24] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[05/30] bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[06/10] bsd-user: Implement chflags, lchflags and fchflags bsd-user: More file-related system calls - 1 - --- 2022-06-20 Warner Losh New
[06/11] bsd-user: Implement link, linkat, unlink and unlinkat bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[06/14] bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h bsd-user: misc cleanup for aarch64 import - 2 - --- 2021-09-22 Warner Losh New
[06/16] bsd-user: Remove OpenBSD specific syscall printing bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[06/22] bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[06/24] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[06/30] bsd-user/arm/target_arch_cpu.h: Correct code pointer bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[07/10] bsd-user: Implement chroot and flock bsd-user: More file-related system calls - 1 - --- 2022-06-20 Warner Losh New
[07/11] bsd-user: Implement mkdir and mkdirat bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[07/14] bsd-user/target_os_elf.h: Remove fallback ELF_HWCAP and reorder bsd-user: misc cleanup for aarch64 import - 2 - --- 2021-09-22 Warner Losh New
[07/16] bsd-user: Move system call include to os-syscall.h bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[07/22] bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD target bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[07/24] bsd-user/arm/target_arch_cpu.h: Implment trivial EXCP exceptions bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[07/30] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[08/10] bsd-user: Implement mkfifo and mkfifoat bsd-user: More file-related system calls - 1 - --- 2022-06-20 Warner Losh New
[08/11] bsd-user: Implement rmdir and undocumented -_getcwd bsd-user: Next round of syscalls - - - --- 2022-06-12 Warner Losh New
[08/14] bsd-user/target_os_elf: If ELF_HWCAP2 is defined, publish it bsd-user: misc cleanup for aarch64 import - 2 - --- 2021-09-22 Warner Losh New
[08/16] bsd-user: Remove useless mmap definitions bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[08/22] bsd-user: Remove bsd_type bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[08/24] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[08/30] bsd-user/arm/target_arch_cpu.h: Implement data faults bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[09/10] bsd-user: Implement pathconf, lpathconf and fpathconf bsd-user: More file-related system calls - 1 - --- 2022-06-20 Warner Losh New
[09/11] bsd-user: Implement dup and dup2 bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[09/14] bsd-user: Remove used from TaskState bsd-user: misc cleanup for aarch64 import - 2 - --- 2021-09-22 Warner Losh New
[09/16] bsd-user: h2g_rusage bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[09/22] bsd-user/freebsd/os-syscall.c: Move syscall processing here bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[09/24] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[09/30] bsd-user/signal.c: implement abstract target / host signal translation bsd-user: upstream our signal implementation - 1 - --- 2022-01-09 Warner Losh New
[1/2] linx-user: Remove MAX_SIGQUEUE_SIZE linux-user: Two minor patches - 2 - --- 2022-01-16 Warner Losh New
[1/3] bsd-user: remove target_signal.h, it's unused bsd-user cleanup - - - --- 2021-05-10 Warner Losh New
[1/6] bsd-user/freebsd/os-syscall.c: lock_iovec bsd-user upstreaming: read, write and exit - - - --- 2022-06-07 Warner Losh New
[1/7] bsd-user: Remove obsolete prototypes bsd-user: remove bitrotted NetBSD and OpenBSD bsd-user support - - - --- 2023-03-31 Warner Losh New
[1/9] bsd-user: Apply e6deac9cf99 from linux-user (zero anonymous memory) bsd-user mmap fixes - 1 - --- 2021-09-17 Warner Losh New
[1/9] bsd-user: Don't truncate the return value from freebsd_syscall 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - 2 - --- 2023-02-10 Warner Losh New
[10/10] bsd-user: Implement undelete bsd-user: More file-related system calls - 1 - --- 2022-06-20 Warner Losh New
[10/11] bsd-user: Implement trunctate and ftruncate bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[10/14] bsd-user: Add stop_all_tasks bsd-user: misc cleanup for aarch64 import - - - --- 2021-09-22 Warner Losh New
[10/16] bsd-user: Implmenet do_sysctl_kern_getprocs bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[10/22] bsd-user: Move system call building to os-syscall.c bsd-user: Start upstreaming the system calls. - 1 - --- 2022-02-01 Warner Losh New
[10/24] bsd-user/arm/target_arch_reg.h: Implement core dump register copying bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[10/30] bsd-user/signal.c: Implement signal_init() bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[11/11] bsd-user: Implement acct and sync bsd-user: Next round of syscalls - 1 - --- 2022-06-12 Warner Losh New
[11/14] bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface bsd-user: misc cleanup for aarch64 import - 1 - --- 2021-09-22 Warner Losh New
[11/16] bsd-user: Implement do_sysctl_kern_proc_filedesc bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[11/22] bsd-user/sycall.c: Now obsolete, remove bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[11/24] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[11/30] bsd-user/host/arm/host-signal.h: Implement host_signal_* bsd-user: upstream our signal implementation - - - --- 2022-01-09 Warner Losh New
[12/14] bsd-user/sysarch: Provide a per-arch framework for sysarch syscall bsd-user: misc cleanup for aarch64 import - 1 - --- 2021-09-22 Warner Losh New
[12/16] bsd-user: Implement do_sysctl_kern_proc_vmmap bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[12/22] bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno bsd-user: Start upstreaming the system calls. - 2 - --- 2022-02-01 Warner Losh New
[12/24] bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[12/30] bsd-user/host/i386/host-signal.h: Implement host_signal_* bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[13/14] bsd-user: Rename sigqueue to qemu_sigqueue bsd-user: misc cleanup for aarch64 import - 2 - --- 2021-09-22 Warner Losh New
[13/16] bsd-user: Implement sysctl kern.proc, except kern.proc.full_path bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[13/22] bsd-user/bsd-file.h: Implementation details for the filesystem calls bsd-user: Start upstreaming the system calls. - 1 - --- 2022-02-01 Warner Losh New
[13/24] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread bsd-user: arm (32-bit) support - - - --- 2021-10-19 Warner Losh New
[13/30] bsd-user/host/x86_64/host-signal.h: Implement host_signal_* bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[14/14] bsd-user/signal: Create a dummy signal queueing function bsd-user: misc cleanup for aarch64 import - 1 - --- 2021-09-22 Warner Losh New
[14/16] bsd-user: Implment core dumps bsd-user 2023 Q2 first batch 1 - - --- 2023-04-05 Warner Losh New
[14/22] bsd-user/freebsd/os-syscall.c: lock_iovec bsd-user: Start upstreaming the system calls. - 1 - --- 2022-02-01 Warner Losh New
[14/24] bsd-user/arm/target_arch_elf.h: arm defines for ELF bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
[14/30] bsd-user: Add host signals to the build bsd-user: upstream our signal implementation - 2 - --- 2022-01-09 Warner Losh New
[15/16] bsd-user: Add SIGSYS to core dump signals. bsd-user 2023 Q2 first batch - 1 - --- 2023-04-05 Warner Losh New
[15/22] bsd-user/freebsd/os-syscall.c: unlock_iovec bsd-user: Start upstreaming the system calls. - 1 - --- 2022-02-01 Warner Losh New
[15/24] bsd-user/arm/target_arch_elf.h: arm get hwcap bsd-user: arm (32-bit) support - 2 - --- 2021-10-19 Warner Losh New
« 1 2 3 411 12 »