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
*
Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov.
ths
2007-01-05
1
-2
/
+21
*
MIPS has also a fixed MMAP_SHIFT of 12.
ths
2006-12-11
1
-1
/
+1
*
Fix addrlen size, by David Woodhouse.
ths
2006-12-11
1
-1
/
+1
*
Fix fstat for MIPS userland emulation, and add support for a cacheflush
ths
2006-12-08
1
-1
/
+7
*
Remove do_socketcallwrapper.
pbrook
2006-11-19
1
-92
/
+129
*
ColdFire target.
pbrook
2006-10-22
1
-2
/
+9
*
initial MIPS signal handling (initial patch by Raphael Rigo)
bellard
2006-06-27
1
-0
/
+28
*
mips socket calls (initial patch by Raphael Rigo)
bellard
2006-06-24
1
-81
/
+269
*
sparc user fixes (Blue Swirl)
bellard
2006-06-21
1
-1
/
+10
*
use glibc syscall (David Woodhouse)
bellard
2006-06-14
1
-102
/
+34
*
Teach usermode emulation how to lie about uname -r.
pbrook
2006-05-14
1
-0
/
+3
*
sh4 target (Samuel Tardieu)
bellard
2006-04-27
1
-0
/
+5
*
ia64 fixes
bellard
2006-04-24
1
-1
/
+1
*
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
[next]