index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-01
SUSE fix
bellard
1
-0
/
+2
2005-01-31
armv5te support (Paul Brook)
bellard
1
-2
/
+26
2005-01-30
initial sparc64 support
bellard
1
-2
/
+53
2005-01-03
64 bit target fixes - removed warnings
bellard
1
-1
/
+4
2005-01-03
'syscall' syscall
bellard
1
-0
/
+5
2004-12-06
utimes() support
bellard
1
-0
/
+14
2004-12-06
uname() fix (James Pellow)
bellard
1
-1
/
+0
2004-09-13
uname + sysctl fix (Paul Brook)
bellard
1
-1
/
+14
2004-06-19
sysinfo syscall (Francois Guimond)
bellard
1
-1
/
+24
2004-05-03
utime fix
bellard
1
-4
/
+9
2004-04-26
amd64 port (Jocelyn Mayer)
bellard
1
-0
/
+5
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-0
/
+2
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
1
-1
/
+1
2004-02-22
shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...
bellard
1
-52
/
+193
2004-02-22
use kernel like macros for user access (will be useful someday to have a bett...
bellard
1
-21
/
+0
2004-02-22
O_DIRECT compile fix
bellard
1
-0
/
+2
2004-01-04
fcntl flags convertion (Jocelyn Mayer)
bellard
1
-1
/
+34
2004-01-04
stat64 fix - added getpagesize()
bellard
1
-17
/
+51
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
1
-113
/
+170
2003-09-30
added utime syscall - fixed nanosleep exact behaviour
bellard
1
-2
/
+66
2003-08-11
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
bellard
1
-0
/
+123
2003-07-13
times() fix
bellard
1
-4
/
+21
2003-07-09
ARM fix: mmap
bellard
1
-6
/
+7
2003-07-09
old select support
bellard
1
-1
/
+11
2003-06-15
automatic ioctl number conversion - minimum ARM fork() support
bellard
1
-18
/
+54
2003-06-05
getdents for 64 bit cpus
bellard
1
-1
/
+42
2003-06-05
convert mmap flags (alpha fix)
bellard
1
-2
/
+18
2003-05-27
mmap2 fix
bellard
1
-2
/
+3
2003-05-16
added getrusage
bellard
1
-19
/
+33
2003-05-14
added do_fcntl()
bellard
1
-36
/
+45
2003-05-14
pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid pr...
bellard
1
-2
/
+6
2003-05-13
mmap emulation
bellard
1
-16
/
+10
2003-05-10
added vm86.c
bellard
1
-72
/
+0
2003-05-08
added setgroups and getgroups syscalls
bellard
1
-2
/
+28
2003-04-29
ia64 support - fcntl uses TARGET_ constants
bellard
1
-8
/
+12
2003-04-29
fstat64 fix
bellard
1
-2
/
+11
2003-04-29
flock support
bellard
1
-2
/
+49
2003-04-11
stat patches - path patches - added exit_group() syscall
bellard
1
-12
/
+25
2003-04-07
endian fix
bellard
1
-2
/
+6
2003-03-30
added SIOCATMARK and times() syscall
bellard
1
-1
/
+13
2003-03-30
fixed execve bug
bellard
1
-4
/
+8
2003-03-29
endian fixes by Ulrich weigand
bellard
1
-54
/
+351
2003-03-29
first vm86 support
bellard
1
-33
/
+162
2003-03-24
dirent fixes
bellard
1
-4
/
+4
2003-03-23
distribution patches
v0.1.0
bellard
1
-1
/
+1
2003-03-23
more syscalls
bellard
1
-5
/
+94
2003-03-23
better signal/exception support
bellard
1
-35
/
+80
2003-03-23
basic signal handling
bellard
1
-63
/
+231
2003-03-22
basic clone() support
bellard
1
-4
/
+62
2003-03-22
better 16 bit code support
bellard
1
-9
/
+28
[next]