index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall_defs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-02
linux-user: add SO_PEERCRED support for getsockopt
Akos PASZTORY
1
-0
/
+6
2011-12-02
fix spelling in linux-user sub directory
Dong Xu Wang
1
-3
/
+3
2011-10-27
linux-user: fix abi_(u)long, target_ulong mismatch
Matthias Braun
1
-4
/
+4
2011-10-27
linux-user: fix rlimit syscalls on sparc(64)
Matthias Braun
1
-1
/
+6
2011-10-27
linux-user: fix TARGET_RLIM_INFINITY declaration
Matthias Braun
1
-1
/
+1
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-8
/
+8
2011-07-12
mips: rlimit codes are not the same
Wesley W. Terpstra
1
-0
/
+34
2011-07-11
linux-user: Implement prlimit64 syscall
Peter Maydell
1
-0
/
+4
2011-07-11
linux-user: Add support for even more FB ioctls
Cédric VINCENT
1
-0
/
+5
2011-07-11
linux-user: Add support for more VT ioctls
Cédric VINCENT
1
-0
/
+4
2011-07-11
linux-user: Add support for KD...LED ioctls
Cédric VINCENT
1
-0
/
+4
2011-05-20
s390x: s390x-linux-user support
Ulrich Hecht
1
-2
/
+53
2011-04-26
linux-user: untie syscalls from UID16
Riku Voipio
1
-1
/
+4
2011-04-26
linux-user: add ioctl(SIOCGIWNAME, ...) support.
Laurent Vivier
1
-0
/
+3
2011-04-12
unicore32: necessary modifications for other files to support unicore32
Guan Xuetao
1
-3
/
+7
2011-02-17
linux-user: Support the epoll syscalls
Peter Maydell
1
-0
/
+13
2011-02-09
linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in strace
Mike Frysinger
1
-0
/
+1
2011-01-07
linux-user: Implement FS_IOC_FIEMAP ioctl
Peter Maydell
1
-0
/
+1
2010-12-03
linux-user: fix mips and ppc to use UID16
Martin Mohring
1
-1
/
+1
2010-08-09
microblaze: Fix the target version of stat64 struct
Edgar E. Iglesias
1
-6
/
+8
2010-06-16
Strace mprotect flags.
Paul Brook
1
-0
/
+6
2010-05-21
alpha-linux-user: Add correct sigaction constants.
Richard Henderson
1
-0
/
+8
2010-05-19
linux-user: fix 32-bit host breakage
Aurelien Jarno
1
-1
/
+1
2010-05-18
linux-user: rlimit conversion between host and target.
takasi-y@ops.dti.ne.jp
1
-0
/
+8
2010-02-28
alpha-linux-user: Implement signals.
Richard Henderson
1
-2
/
+21
2009-10-17
linux-user: KD/VT/FB ioctls
Ulrich Hecht
1
-0
/
+16
2009-10-15
linux-user: fix ppc target_stat64 st_blocks layout
Max Filippov
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-28
/
+28
2009-10-01
Get rid of _t suffix
malc
1
-28
/
+28
2009-08-25
linux-user: fcntl fixes for LTP
Ulrich Hecht
1
-0
/
+7
2009-06-23
microblaze: Support the latest mmu-kernel stat64 ABI.
Edgar E. Iglesias
1
-2
/
+3
2009-06-19
linux-user: strace now handles guest stringscorrectly [v2]
Riku Voipio
1
-0
/
+17
2009-06-16
RFC: fix fcntl support in linux-user - new try
Arnaud Patard (Rtp)
1
-1
/
+12
2009-06-16
linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t...
Lionel Landwerlin
1
-0
/
+7
2009-06-16
linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt
Lionel Landwerlin
1
-0
/
+15
2009-06-16
linux-user: strace now handles guest strings correctly [v2]
Mika Westerberg
1
-0
/
+6
2009-05-26
microblaze: linux-user support.
Edgar E. Iglesias
1
-3
/
+70
2009-04-21
Fix target_siginfo ordering for MIPS.
pbrook
1
-0
/
+6
2009-04-15
linux-user: Added posix message queue syscalls except mq_notify
aurel32
1
-0
/
+7
2009-01-30
target-ppc: Fix struct target_stat64 for 32-bit host
aurel32
1
-2
/
+3
2009-01-30
target-sh4: Fix struct target_stat64 for 64-bit host
aurel32
1
-1
/
+1
2008-11-12
target-alpha: fix termbits and target IOC macros
aurel32
1
-1
/
+1
2008-11-11
target-alpha: add proper fcntl definitions
aurel32
1
-0
/
+19
2008-10-13
linux-user: fix getdents* syscalls
aurel32
1
-0
/
+15
2008-09-29
TARGET_MAP_xx macros: clean and alpha specific values
aurel32
1
-5
/
+24
2008-09-20
Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).
balrog
1
-0
/
+4
2008-07-19
linux-user: Fix target_statfs[64] on 64-bit hosts
balrog
1
-1
/
+2
2008-04-26
Add loop device ioctls (Gary Thomas).
balrog
1
-0
/
+8
2008-03-28
Fix flock64 structure on a few target (noticed by Gary Thomas)
aurel32
1
-0
/
+3
2007-12-10
Various linux-user structures and definitions fixes for PowerPC targets.
j_mayer
1
-19
/
+18
[next]