]> git.proxmox.com Git - mirror_qemu.git/history - bsd-user/freebsd
bsd-user: Add stubs for vadvise(), sbrk() and sstk()
[mirror_qemu.git] / bsd-user / freebsd /
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...
2022-06-11 Warner Loshbsd-user/freebsd/os-syscall.c: unlock_iovec
2022-06-11 Warner Loshbsd-user/freebsd/os-syscall.c: lock_iovec
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-11 Richard HendersonMerge tag 'pull-misc-2022-05-11' of git://repo.or.cz...
2022-05-11 Markus ArmbrusterClean up ill-advised or unusual header guards
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauRemove qemu-common.h include from most units
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-02-27 Warner Loshbsd-user/bsd-file.h: Implementation details for the...
2022-02-26 Warner Loshbsd-user/freebsd/os-syscall.c: Add get_errno and host_t...
2022-02-26 Warner Loshbsd-user: Move system call building to os-syscall.c
2022-02-26 Warner Loshbsd-user/freebsd/os-syscall.c: Move syscall processing...
2022-02-07 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2022-02-01 Peter MaydellMerge remote-tracking branch 'remotes/kwolf-gitlab...
2022-02-01 Peter MaydellMerge remote-tracking branch 'remotes/hreitz-gitlab...
2022-01-31 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-01-31 Warner Loshbsd-user/freebsd/target_os_ucontext.h: Prefer env as...
2022-01-28 Warner Loshbsd-user: Create setup_sigframe_arch to setup sigframe...
2022-01-28 Warner Loshbsd-user: Complete FreeBSD siginfo
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Warner Loshbsd-user/freebsd/target_os_ucontext.h: Require TARGET_...
2022-01-08 Warner Loshbsd-user/target_os_signal.h: Move signal prototypes...
2022-01-08 Warner Loshbsd-user/freebsd: Create common target_os_ucontext...
2021-10-18 Richard HendersonMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-10-18 Warner Loshbsd-user/sysarch: Move to using do_freebsd_arch_sysarch...
2021-10-18 Warner Loshbsd-user/target_os_elf: If ELF_HWCAP2 is defined, publi...
2021-10-18 Warner Loshbsd-user/target_os_elf.h: Remove fallback ELF_HWCAP...
2021-10-18 Warner Loshbsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_sig...
2021-10-18 Warner Loshbsd-user/strace.list: Remove support for FreeBSD versio...
2021-10-18 Warner Loshbsd-user/target_os-user.h: Remove support for FreeBSD...
2021-09-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-09-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-09-11 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-09-10 Warner Loshbsd-user: Add target_os_user.h to capture the user...
2021-09-10 Warner Loshbsd-user: elf cleanup
2021-09-10 Warner Loshbsd-user: Move stack initializtion into a per-os file.
2021-09-10 Warner Loshbsd-user: *BSD specific siginfo defintions
2021-09-10 Warner Loshbsd-user: Create target specific vmparam.h
2021-09-10 Warner Loshbsd-user: pull in target_arch_thread.h update target_ar...
2021-09-10 Warner Loshbsd-user: Include host-os.h from main
2021-09-10 Warner Loshbsd-user: add host-os.h
2021-01-11 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2021-01-11 Warner Loshbsd-user: Update strace.list for FreeBSD's latest syscalls
2021-01-11 Stacey Sonbsd-user: move strace OS/arch dependent code to host...
2021-01-11 Warner Loshbsd-user: regenerate FreeBSD's system call numbers
2014-06-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-11 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-06-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-06-10 Sean Brunobsd-user: Fix syscall format, add strace support for...
2014-06-10 Sean Brunobsd-user: Implement strace support for thr_* syscalls
2014-06-10 Sean Brunobsd-user: Implement strace support for extattr_* syscalls
2014-06-10 Sean Brunobsd-user: Implement strace support for __acl_* syscalls
2014-06-10 Sean Brunobsd-user: Implement strace support for print_ioctl...
2014-06-10 Sean Brunobsd-user: Implement strace support for print_sysctl...
2014-06-10 Stacey Sonbsd-user: refresh freebsd system call numbers
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-18 Juergen Lockbsd-user: FreeBSD update
2008-10-26 blueswir1Preliminary BSD user emulator support