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_defs.h
Age
Commit message (
Expand
)
Author
2008-09-29
TARGET_MAP_xx macros: clean and alpha specific values
aurel32
2008-09-20
Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).
balrog
2008-07-19
linux-user: Fix target_statfs[64] on 64-bit hosts
balrog
2008-04-26
Add loop device ioctls (Gary Thomas).
balrog
2008-03-28
Fix flock64 structure on a few target (noticed by Gary Thomas)
aurel32
2007-12-10
Various linux-user structures and definitions fixes for PowerPC targets.
j_mayer
2007-11-21
Fix PowerPC 64 stat and statfs structures definitions.
j_mayer
2007-11-14
x86_64 linux user emulation
bellard
2007-11-11
suppressed invalid TARGET_CMSG_FIRSTHDR macro
bellard
2007-11-08
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
2007-10-14
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-10-08
CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.
ths
2007-09-30
Code provision for n32/n64 mips userland emulation. Not functional yet.
ths
2007-09-18
Fix invalid MAP_xxx flags for PowerPC targets.
j_mayer
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-20
Fix statfs(64) syscall wrapper, by Andreas Schwab.
ths
2007-07-08
Fix Sparc64 stat system call
blueswir1
2007-06-22
Use correct data structures for stat syscalls, by Magnus Damm.
ths
2007-06-01
linux-user errno mapping, by Stuart Anderson.
ths
2007-05-28
Sync __target_cmsg_nxthdr implementation with kernel header.
ths
2007-05-26
Suppress pointer from integer of different size warning.
pbrook
2007-04-05
Preliminary patch for Alpha Linux user mode emulation support.
j_mayer
2006-10-22
ColdFire target.
pbrook
2006-09-09
ARM 64-bit host fix.
pbrook
2006-06-27
initial MIPS signal handling (initial patch by Raphael Rigo)
bellard
2006-06-24
mips socket calls (initial patch by Raphael Rigo)
bellard
2006-04-27
sh4 target (Samuel Tardieu)
bellard
2006-02-09
Arm Linux EABI syscall support.
pbrook
2005-11-28
statfs fix
bellard
2005-11-26
mips user emulation
bellard
2004-09-30
SPARC fixes (Blue Swirl)
bellard
2004-06-19
sysinfo syscall (Francois Guimond)
bellard
2004-02-22
shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...
bellard
2004-01-18
ARM fcntl flag fixes (Lennert Buytenhek)
bellard
2004-01-04
fcntl flags convertion (Jocelyn Mayer)
bellard
2004-01-04
termios support for SPARC and PPC
bellard
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
2003-09-30
new directory structure
bellard
2003-07-13
times() fix
bellard
2003-07-09
old select support
bellard
2003-06-15
factorized more definitions - suppressed broken sound ioctls
bellard
2003-05-10
more console ioctls
bellard
2003-05-08
added KDGKBTYPE
bellard
2003-03-30
added SIOCATMARK and times() syscall
bellard
2003-03-29
endian fixes by Ulrich weigand
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
[next]