]> git.proxmox.com Git - mirror_qemu.git/history - bsd-user/freebsd/os-syscall.c
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / bsd-user / freebsd / os-syscall.c
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 Warner Loshbsd-user: Add stubs for vadvise(), sbrk() and sstk()
2023-10-03 Stacey Sonbsd-user: Implement shmat(2) and shmdt(2)
2023-10-03 Stacey Sonbsd-user: Implement shmctl(2)
2023-10-03 Stacey Sonbsd-user: Implement shm_unlink(2) and shmget(2)
2023-10-03 Stacey Sonbsd-user: Implement shm_open(2)
2023-10-03 Stacey Sonbsd-user: Implement do_obreak function
2023-10-03 Stacey Sonbsd-user: Implement mincore(2)
2023-10-03 Karim Tahabsd-user: Implment madvise(2) to match the linux-user...
2023-10-03 Stacey Sonbsd-user: Implement mlock(2), munlock(2), mlockall...
2023-10-03 Stacey Sonbsd-user: Implement msync(2)
2023-10-03 Stacey Sonbsd-user: Implement mprotect(2)
2023-10-03 Stacey Sonbsd-user: Implement mmap(2) and munmap(2)
2023-10-03 Stacey Sonbsd-user: Introduce bsd-mem.h to the source tree
2023-10-03 Stacey Sonbsd-user: Implement target_set_brk function in bsd...
2023-10-03 Kyle Evansbsd-user: Implement shm_rename(2) system call
2023-10-03 Karim Tahabsd-user: Implement shm_open2(2) system call
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...
2023-10-03 Stacey Sonbsd-user: Implement procctl(2) along with necessary...
2023-10-03 Stacey Sonbsd-user: Implement getpriority(2) and setpriority(2).
2023-10-03 Stacey Sonbsd-user: Add stubs for profil(2), ktrace(2), utrace...
2023-10-03 Stacey Sonbsd-user: Implement get/set[resuid/resgid/sid] and...
2023-10-03 Stacey Sonbsd-user: Implement several get/set system calls:
2023-10-03 Stacey Sonbsd-user: Implement getrlimit(2) and setrlimit(2)
2023-10-03 Stacey Sonbsd-user: Implement getrusage(2).
2023-10-03 Stacey Sonbsd-user: Implement umask(2), setlogin(2) and getlogin(2)
2023-10-03 Stacey Sonbsd-user: Implement getgroups(2) and setgroups(2) syste...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-08-30 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request' of https...
2023-08-29 Stefan HajnocziMerge tag '2023q3-bsd-user-pull-request' of https:...
2023-08-28 Warner Loshbsd-user: Add missing break after do_bsd_preadv
2023-08-28 Warner Loshbsd-user: Add getdents and fcntl related system calls
2023-08-28 Warner Loshbsd-user: Add glue for statfs related system calls
2023-08-28 Warner Loshbsd-user: Add glue for getfh and related syscalls
2023-08-28 Warner Loshbsd-user: Add glue for the freebsd11_stat syscalls
2023-08-28 Warner Loshbsd-user: Move _WANT_FREEBSD macros to include/qemu...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-01 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-06-01 Richard HendersonMerge tag 'tracing-pull-request' of https://gitlab...
2023-06-01 Alex Bennée*-user: remove the guest_user_syscall tracepoints
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-03 Peter MaydellMerge tag 'pull-aspeed-20230302' of https://github...
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-02 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-02 Peter MaydellMerge tag 'pull-testing-next-010323-1' of https://gitla...
2023-03-02 Peter MaydellMerge tag 'pull-monitor-2023-03-02' of https://repo...
2023-03-02 Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-01 Kyle Evansbsd-user: implement sysctlbyname(2)
2023-03-01 Kyle Evansbsd-user: do_freebsd_sysctl helper for sysctl(2)
2023-03-01 Stacey Sonbsd-user: Add sysarch syscall
2023-03-01 Doug Rabsonbsd-user: Don't truncate the return value from freebsd_...
2022-07-04 Richard HendersonMerge tag 'kraxel-20220704-pull-request' of https:...
2022-07-03 Richard HendersonMerge tag 'pull-riscv-to-apply-20220703-1' of github...
2022-07-02 Richard HendersonMerge tag 'bsd-user-syscall-2022q2b-pull-request' of...
2022-07-02 Warner Loshbsd-user: Implement undelete
2022-07-02 Warner Loshbsd-user: Implement pathconf, lpathconf and fpathconf
2022-07-02 Warner Loshbsd-user: Implement mkfifo and mkfifoat
2022-07-02 Warner Loshbsd-user: Implement chroot and flock
2022-07-02 Warner Loshbsd-user: Implement chflags, lchflags and fchflags
2022-07-02 Warner Loshbsd-user: Implement chown, fchown, lchown and fchownat
2022-07-02 Warner Loshbsd-user: Implement freebsd11_mknod, freebsd11_mknodat...
2022-07-02 Warner Loshbsd-user: implement chmod, fchmod, lchmod and fchmodat
2022-07-02 Warner Loshbsd-user: Implement symlink, symlinkat, readlink and...
2022-07-02 Warner Loshbsd-user: Implement mount, umount and nmount
2022-06-19 Richard HendersonMerge tag 'bsd-user-syscall-2022q2-pull-request' of...
2022-06-14 Warner Loshbsd-user: Implement acct and sync
2022-06-14 Warner Loshbsd-user: Implement trunctate and ftruncate
2022-06-14 Warner Loshbsd-user: Implement dup and dup2
2022-06-14 Warner Loshbsd-user: Implement rmdir and undocumented __getcwd
2022-06-14 Warner Loshbsd-user: Implement mkdir and mkdirat
2022-06-13 Warner Loshbsd-user: Implement link, linkat, unlink and unlinkat
2022-06-13 Warner Loshbsd-user: Implement rename and renameat
2022-06-13 Warner Loshbsd-user: Implement chdir and fchdir
2022-06-13 Warner Loshbsd-user: Implement revoke, access, eaccess and faccessat
2022-06-13 Warner Loshbsd-user: Implement fdatasync, fsync and close_from
2022-06-13 Warner Loshbsd-user: Implement open, openat and close
2022-06-12 Richard HendersonMerge tag 'mips-20220611' of https://github.com/philmd...
2022-06-12 Richard HendersonMerge tag 'bsd-user-preen-2022q2-pull-request' of ssh...
2022-06-11 Warner Loshbsd-user/freebsd/os-syscall.c: Implement exit
2022-06-11 Warner Loshbsd-user/bsd-file.h: Meat of the write system calls
2022-06-11 Warner Loshbsd-user/bsd-file.h: Add implementations for read,...
2022-06-11 Warner Loshbsd-user/freebsd/os-syscall.c: Tracing and error boiler...
next