index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall.c
Age
Commit message (
Expand
)
Author
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
2006-02-09
Arm Linux EABI syscall support.
pbrook
2005-12-18
log typos
bellard
2005-11-28
statfs fix
bellard
2005-11-26
mips user emulation
bellard
2005-07-23
more set/getsockopt values
bellard
2005-07-23
[f]truncate64 support
bellard
2005-04-26
report user mode gdb exit codes (Paul Brook)
bellard
2005-04-23
ARM "Angel" semihosting syscalls (Paul Brook)
bellard
2005-03-01
SUSE fix
bellard
2005-01-31
armv5te support (Paul Brook)
bellard
2005-01-30
initial sparc64 support
bellard
2005-01-03
64 bit target fixes - removed warnings
bellard
2005-01-03
'syscall' syscall
bellard
2004-12-06
utimes() support
bellard
2004-12-06
uname() fix (James Pellow)
bellard
2004-09-13
uname + sysctl fix (Paul Brook)
bellard
2004-06-19
sysinfo syscall (Francois Guimond)
bellard
2004-05-03
utime fix
bellard
2004-04-26
amd64 port (Jocelyn Mayer)
bellard
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-02-22
shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...
bellard
2004-02-22
use kernel like macros for user access (will be useful someday to have a bett...
bellard
2004-02-22
O_DIRECT compile fix
bellard
2004-01-04
fcntl flags convertion (Jocelyn Mayer)
bellard
2004-01-04
stat64 fix - added getpagesize()
bellard
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
2003-09-30
added utime syscall - fixed nanosleep exact behaviour
bellard
2003-08-11
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
bellard
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
[next]