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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Aurelien Jarno
1
-64
/
+136
2012-10-19
microblaze: Support setting of TLS ptr
Edgar E. Iglesias
1
-0
/
+2
2012-10-12
linux-user: register align p{read, write}64
Alexander Graf
1
-0
/
+8
2012-10-12
linux-user: ppc: mark as long long aligned
Alexander Graf
1
-1
/
+6
2012-10-12
linux-user: Fix siginfo handling
Richard Henderson
1
-1
/
+1
2012-10-12
linux-user: Implement gethostname
Richard Henderson
1
-0
/
+13
2012-10-12
linux-user: Perform more checks on iovec lists
Richard Henderson
1
-60
/
+102
2012-10-12
linux-user: fix multi-threaded /proc/self/maps
Alexander Graf
1
-2
/
+2
2012-10-12
linux-user: fix statfs
Alexander Graf
1
-0
/
+4
2012-09-23
linux-user: Remove redundant null check and replace free by g_free
Stefan Weil
1
-3
/
+1
2012-08-27
linux-user: fix emulation of getdents
Dmitry V. Levin
1
-6
/
+5
2012-08-22
linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failure
Jim Meyering
1
-2
/
+2
2012-08-14
linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type
Jing Huang
1
-4
/
+16
2012-08-14
linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
Jing Huang
1
-0
/
+20
2012-08-14
linux-user: pass sockaddr from host to target
Jing Huang
1
-3
/
+13
2012-08-13
linux-user: Move target_to_host_errno_table[] setup out of ioctl loop
Peter Maydell
1
-5
/
+6
2012-08-04
alpha-linux-user: Fix the getpriority syscall
Richard Henderson
1
-5
/
+15
2012-08-04
alpha-linux-user: Properly handle the non-rt sigprocmask syscall.
Richard Henderson
1
-2
/
+1
2012-08-04
linux-user: Translate pipe2 flags; add to strace
Richard Henderson
1
-1
/
+2
2012-08-04
linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
Richard Henderson
1
-1
/
+14
2012-08-04
alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properly
Richard Henderson
1
-10
/
+51
2012-07-27
target-or32: Add linux user support
Jia Liu
1
-1
/
+1
2012-06-04
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
Andreas Färber
1
-1
/
+1
2012-05-03
linux-user: fix emulation of /proc/self/maps
Alexander Graf
1
-1
/
+41
2012-05-03
linux-user: Clean up interim solution for exit syscall
Andreas Färber
1
-4
/
+0
2012-04-15
linux-user: Fix exit syscall with QOM CPU
Andreas Färber
1
-0
/
+4
2012-04-06
linux-user: Add support for prctl PR_GET_NAME and PR_SET_NAME
Peter Maydell
1
-0
/
+24
2012-04-06
linux-user/syscall.c: Fix indentation in prctl handling
Peter Maydell
1
-14
/
+15
2012-04-06
linux-user: fix fallocate
Alexander Graf
1
-0
/
+5
2012-04-06
linux-user: implement device mapper ioctls
Alexander Graf
1
-0
/
+226
2012-04-06
linux-user: improve fake /proc/self/stat making `ps` not segfault.
Fabio Erculiani
1
-4
/
+15
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-14
/
+14
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-02-10
linux-user: brk() debugging
Paul Brook
1
-7
/
+9
2012-02-10
linux-user: fail execve() if env/args too big
Ulrich Hecht
1
-0
/
+9
2012-02-02
linux-user: Implement *listxattr syscalls
Peter Maydell
1
-1
/
+35
2012-02-02
linux-user/syscall.c: Implement f and l versions of set/get/removexattr
Peter Maydell
1
-9
/
+70
2012-02-02
linux-user: Allow NULL value pointer in setxattr and getxattr
Peter Maydell
1
-6
/
+18
2012-02-02
linux-user: fix wait* syscall status returns
Alexander Graf
1
-2
/
+2
2012-02-02
linux-user: fix QEMU_STRACE=1 segfault
Alexander Graf
1
-0
/
+3
2012-02-02
linux-user: add SO_PEERCRED support for getsockopt
Akos PASZTORY
1
-1
/
+33
2012-02-02
linux-user: fake /proc/self/auxv
Alexander Graf
1
-0
/
+30
2012-02-02
linux-user: fake /proc/self/stat
Alexander Graf
1
-0
/
+26
2012-02-02
linux-user: fake /proc/self/maps
Alexander Graf
1
-0
/
+15
2012-02-02
linux-user: add open() hijack infrastructure
Alexander Graf
1
-3
/
+49
2011-12-06
linux-user/syscall.c: Don't skip stracing for fcntl64 failure case
Peter Maydell
1
-2
/
+4
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
1
-1
/
+1
2011-11-09
configure: fix detection for xattr.h on modern distributions
Avi Kivity
1
-1
/
+1
2011-10-27
linux-user: implement reboot syscall
Alexander Graf
1
-1
/
+7
2011-10-27
linux-user: fix openat
Alexander Graf
1
-13
/
+1
[next]