index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
syscall.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement acct and pretend to implement madvise.
pbrook
2006-04-16
1
-2
/
+10
*
Avoid accessing guest memory directly in usermode emulation.
pbrook
2006-03-25
1
-385
/
+733
*
Arm Linux EABI syscall support.
pbrook
2006-02-09
1
-30
/
+119
*
log typos
bellard
2005-12-18
1
-2
/
+2
*
statfs fix
bellard
2005-11-28
1
-19
/
+37
*
mips user emulation
bellard
2005-11-26
1
-0
/
+6
*
more set/getsockopt values
bellard
2005-07-23
1
-7
/
+71
*
[f]truncate64 support
bellard
2005-07-23
1
-2
/
+4
*
report user mode gdb exit codes (Paul Brook)
bellard
2005-04-26
1
-0
/
+2
*
ARM "Angel" semihosting syscalls (Paul Brook)
bellard
2005-04-23
1
-1
/
+1
*
SUSE fix
bellard
2005-03-01
1
-0
/
+2
*
armv5te support (Paul Brook)
bellard
2005-01-31
1
-2
/
+26
*
initial sparc64 support
bellard
2005-01-30
1
-2
/
+53
*
64 bit target fixes - removed warnings
bellard
2005-01-03
1
-1
/
+4
*
'syscall' syscall
bellard
2005-01-03
1
-0
/
+5
*
utimes() support
bellard
2004-12-06
1
-0
/
+14
*
uname() fix (James Pellow)
bellard
2004-12-06
1
-1
/
+0
*
uname + sysctl fix (Paul Brook)
bellard
2004-09-13
1
-1
/
+14
*
sysinfo syscall (Francois Guimond)
bellard
2004-06-19
1
-1
/
+24
*
utime fix
bellard
2004-05-03
1
-4
/
+9
*
amd64 port (Jocelyn Mayer)
bellard
2004-04-26
1
-0
/
+5
*
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-04-12
1
-0
/
+2
*
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-03-17
1
-1
/
+1
*
shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...
bellard
2004-02-22
1
-52
/
+193
*
use kernel like macros for user access (will be useful someday to have a bett...
bellard
2004-02-22
1
-21
/
+0
*
O_DIRECT compile fix
bellard
2004-02-22
1
-0
/
+2
*
fcntl flags convertion (Jocelyn Mayer)
bellard
2004-01-04
1
-1
/
+34
*
stat64 fix - added getpagesize()
bellard
2004-01-04
1
-17
/
+51
*
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
2003-11-23
1
-113
/
+170
*
added utime syscall - fixed nanosleep exact behaviour
bellard
2003-09-30
1
-2
/
+66
*
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
bellard
2003-08-11
1
-0
/
+123
*
times() fix
bellard
2003-07-13
1
-4
/
+21
*
ARM fix: mmap
bellard
2003-07-09
1
-6
/
+7
*
old select support
bellard
2003-07-09
1
-1
/
+11
*
automatic ioctl number conversion - minimum ARM fork() support
bellard
2003-06-15
1
-18
/
+54
*
getdents for 64 bit cpus
bellard
2003-06-05
1
-1
/
+42
*
convert mmap flags (alpha fix)
bellard
2003-06-05
1
-2
/
+18
*
mmap2 fix
bellard
2003-05-27
1
-2
/
+3
*
added getrusage
bellard
2003-05-16
1
-19
/
+33
*
added do_fcntl()
bellard
2003-05-14
1
-36
/
+45
*
pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid pr...
bellard
2003-05-14
1
-2
/
+6
*
mmap emulation
bellard
2003-05-13
1
-16
/
+10
*
added vm86.c
bellard
2003-05-10
1
-72
/
+0
*
added setgroups and getgroups syscalls
bellard
2003-05-08
1
-2
/
+28
*
ia64 support - fcntl uses TARGET_ constants
bellard
2003-04-29
1
-8
/
+12
*
fstat64 fix
bellard
2003-04-29
1
-2
/
+11
*
flock support
bellard
2003-04-29
1
-2
/
+49
*
stat patches - path patches - added exit_group() syscall
bellard
2003-04-11
1
-12
/
+25
*
endian fix
bellard
2003-04-07
1
-2
/
+6
*
added SIOCATMARK and times() syscall
bellard
2003-03-30
1
-1
/
+13
[prev]
[next]