index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
syscall_defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x: s390x-linux-user support
Ulrich Hecht
2011-05-20
1
-2
/
+53
*
linux-user: untie syscalls from UID16
Riku Voipio
2011-04-26
1
-1
/
+4
*
linux-user: add ioctl(SIOCGIWNAME, ...) support.
Laurent Vivier
2011-04-26
1
-0
/
+3
*
unicore32: necessary modifications for other files to support unicore32
Guan Xuetao
2011-04-12
1
-3
/
+7
*
linux-user: Support the epoll syscalls
Peter Maydell
2011-02-17
1
-0
/
+13
*
linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in strace
Mike Frysinger
2011-02-09
1
-0
/
+1
*
linux-user: Implement FS_IOC_FIEMAP ioctl
Peter Maydell
2011-01-07
1
-0
/
+1
*
linux-user: fix mips and ppc to use UID16
Martin Mohring
2010-12-03
1
-1
/
+1
*
microblaze: Fix the target version of stat64 struct
Edgar E. Iglesias
2010-08-09
1
-6
/
+8
*
Strace mprotect flags.
Paul Brook
2010-06-16
1
-0
/
+6
*
alpha-linux-user: Add correct sigaction constants.
Richard Henderson
2010-05-21
1
-0
/
+8
*
linux-user: fix 32-bit host breakage
Aurelien Jarno
2010-05-19
1
-1
/
+1
*
linux-user: rlimit conversion between host and target.
takasi-y@ops.dti.ne.jp
2010-05-18
1
-0
/
+8
*
alpha-linux-user: Implement signals.
Richard Henderson
2010-02-28
1
-2
/
+21
*
linux-user: KD/VT/FB ioctls
Ulrich Hecht
2009-10-17
1
-0
/
+16
*
linux-user: fix ppc target_stat64 st_blocks layout
Max Filippov
2009-10-15
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-28
/
+28
*
Get rid of _t suffix
malc
2009-10-01
1
-28
/
+28
*
linux-user: fcntl fixes for LTP
Ulrich Hecht
2009-08-25
1
-0
/
+7
*
microblaze: Support the latest mmu-kernel stat64 ABI.
Edgar E. Iglesias
2009-06-23
1
-2
/
+3
*
linux-user: strace now handles guest stringscorrectly [v2]
Riku Voipio
2009-06-19
1
-0
/
+17
*
RFC: fix fcntl support in linux-user - new try
Arnaud Patard (Rtp)
2009-06-16
1
-1
/
+12
*
linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t...
Lionel Landwerlin
2009-06-16
1
-0
/
+7
*
linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt
Lionel Landwerlin
2009-06-16
1
-0
/
+15
*
linux-user: strace now handles guest strings correctly [v2]
Mika Westerberg
2009-06-16
1
-0
/
+6
*
microblaze: linux-user support.
Edgar E. Iglesias
2009-05-26
1
-3
/
+70
*
Fix target_siginfo ordering for MIPS.
pbrook
2009-04-21
1
-0
/
+6
*
linux-user: Added posix message queue syscalls except mq_notify
aurel32
2009-04-15
1
-0
/
+7
*
target-ppc: Fix struct target_stat64 for 32-bit host
aurel32
2009-01-30
1
-2
/
+3
*
target-sh4: Fix struct target_stat64 for 64-bit host
aurel32
2009-01-30
1
-1
/
+1
*
target-alpha: fix termbits and target IOC macros
aurel32
2008-11-12
1
-1
/
+1
*
target-alpha: add proper fcntl definitions
aurel32
2008-11-11
1
-0
/
+19
*
linux-user: fix getdents* syscalls
aurel32
2008-10-13
1
-0
/
+15
*
TARGET_MAP_xx macros: clean and alpha specific values
aurel32
2008-09-29
1
-5
/
+24
*
Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).
balrog
2008-09-20
1
-0
/
+4
*
linux-user: Fix target_statfs[64] on 64-bit hosts
balrog
2008-07-19
1
-1
/
+2
*
Add loop device ioctls (Gary Thomas).
balrog
2008-04-26
1
-0
/
+8
*
Fix flock64 structure on a few target (noticed by Gary Thomas)
aurel32
2008-03-28
1
-0
/
+3
*
Various linux-user structures and definitions fixes for PowerPC targets.
j_mayer
2007-12-10
1
-19
/
+18
*
Fix PowerPC 64 stat and statfs structures definitions.
j_mayer
2007-11-21
1
-0
/
+36
*
x86_64 linux user emulation
bellard
2007-11-14
1
-1
/
+25
*
suppressed invalid TARGET_CMSG_FIRSTHDR macro
bellard
2007-11-11
1
-3
/
+0
*
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
2007-11-08
1
-7
/
+7
*
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-10-14
1
-261
/
+261
*
CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.
ths
2007-10-08
1
-3
/
+3
*
Code provision for n32/n64 mips userland emulation. Not functional yet.
ths
2007-09-30
1
-1
/
+139
*
Fix invalid MAP_xxx flags for PowerPC targets.
j_mayer
2007-09-18
1
-0
/
+5
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-23
/
+23
*
Fix statfs(64) syscall wrapper, by Andreas Schwab.
ths
2007-07-20
1
-4
/
+8
[next]