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
/
syscall.c
Age
Commit message (
Expand
)
Author
2003-07-13
times() fix
bellard
2003-07-09
ARM fix: mmap
bellard
2003-07-09
old select support
bellard
2003-06-15
automatic ioctl number conversion - minimum ARM fork() support
bellard
2003-06-05
getdents for 64 bit cpus
bellard
2003-06-05
convert mmap flags (alpha fix)
bellard
2003-05-27
mmap2 fix
bellard
2003-05-16
added getrusage
bellard
2003-05-14
added do_fcntl()
bellard
2003-05-14
pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid pr...
bellard
2003-05-13
mmap emulation
bellard
2003-05-10
added vm86.c
bellard
2003-05-08
added setgroups and getgroups syscalls
bellard
2003-04-29
ia64 support - fcntl uses TARGET_ constants
bellard
2003-04-29
fstat64 fix
bellard
2003-04-29
flock support
bellard
2003-04-11
stat patches - path patches - added exit_group() syscall
bellard
2003-04-07
endian fix
bellard
2003-03-30
added SIOCATMARK and times() syscall
bellard
2003-03-30
fixed execve bug
bellard
2003-03-29
endian fixes by Ulrich weigand
bellard
2003-03-29
first vm86 support
bellard
2003-03-24
dirent fixes
bellard
2003-03-23
distribution patches
v0.1.0
bellard
2003-03-23
more syscalls
bellard
2003-03-23
better signal/exception support
bellard
2003-03-23
basic signal handling
bellard
2003-03-22
basic clone() support
bellard
2003-03-22
better 16 bit code support
bellard
2003-03-20
ppc port
bellard
2003-03-19
added flags computation optimization
bellard
2003-03-16
added stat64
bellard
2003-03-16
added loop/xadd/cmpxchg support
bellard
2003-03-16
added minimal segment support
bellard
2003-03-06
added translation cache
bellard
2003-02-18
suppressed clashes
bellard
2003-02-18
This commit was generated by cvs2svn to compensate for changes in r2,
bellard