index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
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
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
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
[next]