]> git.proxmox.com Git - mirror_qemu.git/history - bsd-user/freebsd
bsd-user: Add stubs for profil(2), ktrace(2), utrace(2) and ptrace(2).
[mirror_qemu.git] / bsd-user / freebsd /
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-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Michael Tokarevbsd-user: spelling fixes
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 Karim Tahabsd-user: Add os-stat.c to the build
2023-08-28 Mikaël Urankarbsd-user: Implement do_freebsd_realpathat syscall
2023-08-28 Michal Melounbsd-user: Implement freebsd11 netbsd stat related syscalls
2023-08-28 Michal Melounbsd-user: Implement freebsd11 getdirents related syscalls
2023-08-28 Michal Melounbsd-user: Implement freebsd11 statfs related syscalls
2023-08-28 Michal Melounbsd-user: Implement freebsd11 fstat and fhstat related...
2023-08-28 Michal Melounbsd-user: Implement freebsd11 stat related syscalls
2023-08-28 Stacey Sonbsd-user: Implement stat related syscalls
2023-08-28 Stacey Sonbsd-user: Implement getdents related syscalls
2023-08-28 Stacey Sonbsd-user: Implement statfs related syscalls
2023-08-28 Stacey Sonbsd-user: Implement statfh related syscalls
2023-08-28 Stacey Sonbsd-user: Implement stat related syscalls
2023-08-28 Michal Melounbsd-uesr: Implement h2t_freebsd_stat and h2t_freebsd_st...
2023-08-28 Stacey Sonbsd-user: Implement target_to_host_fcntl_cmd
2023-08-28 Stacey Sonbsd-user: Implement h2t_freebds11_statfs
2023-08-28 Stacey Sonbsd-user: Implement h2t_freebsd_fhandle t2h_freebsd_fhandle
2023-08-28 Stacey Sonbsd-user: Implement h2t_freebsd11_stat h2t_freebsd_nstat
2023-08-28 Stacey Sonbsd-user: Declarations of h2t and t2h conversion functions.
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 Juergen Lockbsd-user: Start translation of arch-specific sysctls
2023-03-01 Juergen Lockbsd-user: common routine do_freebsd_sysctl_oid for...
2023-03-01 Juergen Lockbsd-user: sysctl helper funtions: sysctl_name2oid and...
2023-03-01 Stacey Sonbsd-user: Helper routines oidfmt
2023-03-01 Warner Loshbsd-user: various helper routines for sysctl
2023-03-01 Stacey Sonbsd-user: Add sysarch syscall
2023-03-01 Doug Rabsonbsd-user: Don't truncate the return value from freebsd_...
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Markus Armbrusterbsd-user: Clean up includes
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