]> git.proxmox.com Git - mirror_qemu.git/history - bsd-user/freebsd/os-proc.h
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into...
[mirror_qemu.git] / bsd-user / freebsd / os-proc.h
2024-03-08 Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-06 Peter MaydellMerge tag 'pull-maintainer-updates-060324-1' of https...
2024-03-06 Ilya Leoshkevich{linux,bsd}-user: Pass pid to fork_end()
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-10-04 Stefan HajnocziMerge tag 'migration-20231004-pull-request' of https...
2023-10-04 Stefan HajnocziMerge tag 'bsd-user-mmap-pull-request' of https://gitla...
2023-10-03 Stacey Sonbsd-user: Implement pdfork(2) system call.
2023-10-03 Stacey Sonbsd-user: Implement rfork(2) system call.
2023-10-03 Stacey Sonbsd-user: Implement fork(2) and vfork(2) system calls.
2023-10-03 Stacey Sonbsd-user: Implement pdgetpid(2) and the undocumented...
2023-10-03 Stacey Sonbsd-user: Implement setloginclass(2) and getloginclass...
2023-10-03 Stacey Sonbsd-user: Implement wait4(2) and wait6(2) system calls.
2023-10-03 Karim Tahabsd-user: Implement execve(2) and fexecve(2) system...