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
2016-01-11
linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up.
John Paul Adrian Glaubitz
1
-0
/
+2
2016-01-08
linux-user: correctly align target_epoll_event
Laurent Vivier
1
-8
/
+11
2015-10-07
linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel
Chen Gang
1
-0
/
+11
2015-09-28
linux-user: fix cmsg conversion in case of multiple headers
Jonathan Neuschäfer
1
-5
/
+9
2015-09-15
linux-user: Support tilegx architecture in linux-user
Chen Gang
1
-5
/
+9
2015-09-11
typofixes - v4
Veres Lajos
1
-2
/
+2
2015-02-13
linux-user: correct stat structure in MIPS N32
Leon Alrae
1
-67
/
+19
2015-02-10
linux-user: wrong TARGET_SI_PAD_SIZE value for some targets.
Maxim Ostapenko
1
-1
/
+8
2014-11-11
linux-user: Fix up timer id handling
Alexander Graf
1
-4
/
+1
2014-07-15
linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr
Joakim Tjernlund
1
-0
/
+10
2014-06-29
linux-user: support the SIOCGIFINDEX ioctl
Paul Burton
1
-0
/
+1
2014-06-29
linux-user: support the KDSIGACCEPT ioctl
Paul Burton
1
-0
/
+1
2014-06-29
linux-user: respect timezone for settimeofday
Paul Burton
1
-0
/
+5
2014-06-29
linux-user: fix struct target_epoll_event layout for MIPS
Paul Burton
1
-1
/
+1
2014-05-02
linux-user: avoid using glibc internals in _syscall5 and in definition of tar...
Natanael Copa
1
-1
/
+15
2014-03-17
linux-user: Implement capget, capset
Peter Maydell
1
-0
/
+11
2014-03-17
linux-user: implement F_[GS]ETOWN_EX
Andreas Schwab
1
-0
/
+7
2014-03-03
linux-user: Implement sendmmsg syscall
Alexander Graf
1
-0
/
+4
2014-03-03
linux-user: Don't use UID16 on AArch64
Andreas Schwab
1
-1
/
+2
2014-02-19
linux-user: Implement BLKPG ioctl
Andreas Färber
1
-0
/
+1
2014-01-10
linux-user: Support the accept4 socketcall
André Hentschel
1
-0
/
+1
2013-11-29
linux-user: Add target struct defs needed for POSIX timer syscalls.
Erik de Castro Lopo
1
-0
/
+25
2013-11-07
linux-user: Fix stat64 syscall for SPARC64
Stefan Weil
1
-0
/
+14
2013-09-24
linux-user: Add setsockopt(SO_ATTACH_FILTER)
Laurent Vivier
1
-0
/
+12
2013-09-10
linux-user: Fix up AArch64 syscall handlers
Alexander Graf
1
-2
/
+26
2013-07-23
linux-user: Fix epoll on ARM hosts
Alexander Graf
1
-1
/
+4
2013-07-23
linux-user: Fix target_stat and target_stat64 for OpenRISC
Peter Maydell
1
-12
/
+37
2013-01-16
alpha-linux-user: Translate fcntl l_type
Laurent Vivier
1
-0
/
+18
2013-01-12
alpha-linux-user: Fix sigaction
Richard Henderson
1
-1
/
+1
2012-12-19
janitor: add guards to headers
Paolo Bonzini
1
-0
/
+6
2012-08-27
linux-user: fix emulation of getdents
Dmitry V. Levin
1
-4
/
+4
2012-08-13
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Peter Maydell
1
-2
/
+2
2012-08-13
linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET
Peter Maydell
1
-2
/
+2
2012-08-04
linux-user: Sync fcntl.h bits with the kernel
Richard Henderson
1
-102
/
+92
2012-08-04
alpha-linux-user: Fix signal handling
Richard Henderson
1
-1
/
+40
2012-07-27
target-or32: Add linux user support
Jia Liu
1
-3
/
+37
2012-04-06
linux-user: fix BLK ioctl arguments
Alexander Graf
1
-3
/
+5
2012-04-06
linux-user: implement device mapper ioctls
Alexander Graf
1
-0
/
+18
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
[next]