summaryrefslogtreecommitdiff
path: root/linux-user/syscall_defs.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-03linux-user: Implement sendmmsg syscallAlexander Graf1-0/+4
2014-03-03linux-user: Don't use UID16 on AArch64Andreas Schwab1-1/+2
2014-02-19linux-user: Implement BLKPG ioctlAndreas Färber1-0/+1
2014-01-10linux-user: Support the accept4 socketcallAndré Hentschel1-0/+1
2013-11-29linux-user: Add target struct defs needed for POSIX timer syscalls.Erik de Castro Lopo1-0/+25
2013-11-07linux-user: Fix stat64 syscall for SPARC64Stefan Weil1-0/+14
2013-09-24linux-user: Add setsockopt(SO_ATTACH_FILTER)Laurent Vivier1-0/+12
2013-09-10linux-user: Fix up AArch64 syscall handlersAlexander Graf1-2/+26
2013-07-23linux-user: Fix epoll on ARM hostsAlexander Graf1-1/+4
2013-07-23linux-user: Fix target_stat and target_stat64 for OpenRISCPeter Maydell1-12/+37
2013-01-16alpha-linux-user: Translate fcntl l_typeLaurent Vivier1-0/+18
2013-01-12alpha-linux-user: Fix sigactionRichard Henderson1-1/+1
2012-12-19janitor: add guards to headersPaolo Bonzini1-0/+6
2012-08-27linux-user: fix emulation of getdentsDmitry V. Levin1-4/+4
2012-08-13linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitionsPeter Maydell1-2/+2
2012-08-13linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSETPeter Maydell1-2/+2
2012-08-04linux-user: Sync fcntl.h bits with the kernelRichard Henderson1-102/+92
2012-08-04alpha-linux-user: Fix signal handlingRichard Henderson1-1/+40
2012-07-27target-or32: Add linux user supportJia Liu1-3/+37
2012-04-06linux-user: fix BLK ioctl argumentsAlexander Graf1-3/+5
2012-04-06linux-user: implement device mapper ioctlsAlexander Graf1-0/+18
2012-02-02linux-user: add SO_PEERCRED support for getsockoptAkos PASZTORY1-0/+6
2011-12-02fix spelling in linux-user sub directoryDong Xu Wang1-3/+3
2011-10-27linux-user: fix abi_(u)long, target_ulong mismatchMatthias Braun1-4/+4
2011-10-27linux-user: fix rlimit syscalls on sparc(64)Matthias Braun1-1/+6
2011-10-27linux-user: fix TARGET_RLIM_INFINITY declarationMatthias Braun1-1/+1
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil1-8/+8
2011-07-12mips: rlimit codes are not the sameWesley W. Terpstra1-0/+34
2011-07-11linux-user: Implement prlimit64 syscallPeter Maydell1-0/+4
2011-07-11linux-user: Add support for even more FB ioctlsCédric VINCENT1-0/+5
2011-07-11linux-user: Add support for more VT ioctlsCédric VINCENT1-0/+4
2011-07-11linux-user: Add support for KD...LED ioctlsCédric VINCENT1-0/+4
2011-05-20s390x: s390x-linux-user supportUlrich Hecht1-2/+53
2011-04-26linux-user: untie syscalls from UID16Riku Voipio1-1/+4
2011-04-26linux-user: add ioctl(SIOCGIWNAME, ...) support.Laurent Vivier1-0/+3
2011-04-12unicore32: necessary modifications for other files to support unicore32Guan Xuetao1-3/+7
2011-02-17linux-user: Support the epoll syscallsPeter Maydell1-0/+13
2011-02-09linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in straceMike Frysinger1-0/+1
2011-01-07linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell1-0/+1
2010-12-03linux-user: fix mips and ppc to use UID16Martin Mohring1-1/+1
2010-08-09microblaze: Fix the target version of stat64 structEdgar E. Iglesias1-6/+8
2010-06-16Strace mprotect flags.Paul Brook1-0/+6
2010-05-21alpha-linux-user: Add correct sigaction constants.Richard Henderson1-0/+8
2010-05-19linux-user: fix 32-bit host breakageAurelien Jarno1-1/+1
2010-05-18linux-user: rlimit conversion between host and target.takasi-y@ops.dti.ne.jp1-0/+8
2010-02-28alpha-linux-user: Implement signals.Richard Henderson1-2/+21
2009-10-17linux-user: KD/VT/FB ioctlsUlrich Hecht1-0/+16
2009-10-15linux-user: fix ppc target_stat64 st_blocks layoutMax Filippov1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-28/+28
2009-10-01Get rid of _t suffixmalc1-28/+28