index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
arm
/
syscall_nr.h
Age
Commit message (
Expand
)
Author
2020-03-20
linux-user, arm: add syscall table generation support
Laurent Vivier
2020-02-17
linux-user: arm: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2019-06-12
Supply missing header guards
Markus Armbruster
2016-01-11
Add missing syscall nrs. according to more recent Linux kernels
Johan Ouwerkerk
2015-05-18
linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create
Timothy Baldwin
2014-10-06
linux-user: Enable epoll_pwait syscall for ARM
Peter Maydell
2014-02-18
linux-user: sync syscall numbers upto 3.13
Riku Voipio
2012-12-08
linux-user: Merge pread/pwrite into pread64/pwrite64
Peter Maydell
2012-04-06
linux-user/arm/syscall_nr.h: Add syscall number for ppoll
Peter Maydell
2011-07-11
linux-user: Add syscall numbers from kernel 2.6.39.2
Peter Maydell
2010-03-26
linux-user: Add the syscall id for pselect6 on ARM
Michael Casadevall
2009-06-16
linux-user: update syscall list
Riku Voipio
2007-09-24
Update Linux kernel syscall list.
ths
2006-11-19
Add missing ARM syscall numbers.
pbrook
2004-12-06
utimes() support
bellard
2003-09-30
new directory structure
bellard