aboutsummaryrefslogtreecommitdiff
path: root/linux-user/syscall_defs.h
AgeCommit message (Expand)Author
2014-11-11linux-user: Fix up timer id handlingAlexander Graf
2014-07-15linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddrJoakim Tjernlund
2014-06-29linux-user: support the SIOCGIFINDEX ioctlPaul Burton
2014-06-29linux-user: support the KDSIGACCEPT ioctlPaul Burton
2014-06-29linux-user: respect timezone for settimeofdayPaul Burton
2014-06-29linux-user: fix struct target_epoll_event layout for MIPSPaul Burton
2014-05-02linux-user: avoid using glibc internals in _syscall5 and in definition of tar...Natanael Copa
2014-03-17linux-user: Implement capget, capsetPeter Maydell
2014-03-17linux-user: implement F_[GS]ETOWN_EXAndreas Schwab
2014-03-03linux-user: Implement sendmmsg syscallAlexander Graf
2014-03-03linux-user: Don't use UID16 on AArch64Andreas Schwab
2014-02-19linux-user: Implement BLKPG ioctlAndreas Färber
2014-01-10linux-user: Support the accept4 socketcallAndré Hentschel
2013-11-29linux-user: Add target struct defs needed for POSIX timer syscalls.Erik de Castro Lopo
2013-11-07linux-user: Fix stat64 syscall for SPARC64Stefan Weil
2013-09-24linux-user: Add setsockopt(SO_ATTACH_FILTER)Laurent Vivier
2013-09-10linux-user: Fix up AArch64 syscall handlersAlexander Graf
2013-07-23linux-user: Fix epoll on ARM hostsAlexander Graf
2013-07-23linux-user: Fix target_stat and target_stat64 for OpenRISCPeter Maydell
2013-01-16alpha-linux-user: Translate fcntl l_typeLaurent Vivier
2013-01-12alpha-linux-user: Fix sigactionRichard Henderson
2012-12-19janitor: add guards to headersPaolo Bonzini
2012-08-27linux-user: fix emulation of getdentsDmitry V. Levin
2012-08-13linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitionsPeter Maydell
2012-08-13linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSETPeter Maydell
2012-08-04linux-user: Sync fcntl.h bits with the kernelRichard Henderson
2012-08-04alpha-linux-user: Fix signal handlingRichard Henderson
2012-07-27target-or32: Add linux user supportJia Liu
2012-04-06linux-user: fix BLK ioctl argumentsAlexander Graf
2012-04-06linux-user: implement device mapper ioctlsAlexander Graf
2012-02-02linux-user: add SO_PEERCRED support for getsockoptAkos PASZTORY
2011-12-02fix spelling in linux-user sub directoryDong Xu Wang
2011-10-27linux-user: fix abi_(u)long, target_ulong mismatchMatthias Braun
2011-10-27linux-user: fix rlimit syscalls on sparc(64)Matthias Braun
2011-10-27linux-user: fix TARGET_RLIM_INFINITY declarationMatthias Braun
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-07-12mips: rlimit codes are not the sameWesley W. Terpstra
2011-07-11linux-user: Implement prlimit64 syscallPeter Maydell
2011-07-11linux-user: Add support for even more FB ioctlsCédric VINCENT
2011-07-11linux-user: Add support for more VT ioctlsCédric VINCENT
2011-07-11linux-user: Add support for KD...LED ioctlsCédric VINCENT
2011-05-20s390x: s390x-linux-user supportUlrich Hecht
2011-04-26linux-user: untie syscalls from UID16Riku Voipio
2011-04-26linux-user: add ioctl(SIOCGIWNAME, ...) support.Laurent Vivier
2011-04-12unicore32: necessary modifications for other files to support unicore32Guan Xuetao
2011-02-17linux-user: Support the epoll syscallsPeter Maydell
2011-02-09linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in straceMike Frysinger
2011-01-07linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell
2010-12-03linux-user: fix mips and ppc to use UID16Martin Mohring
2010-08-09microblaze: Fix the target version of stat64 structEdgar E. Iglesias