summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall_defs.h
Commit message (Expand)AuthorAgeFilesLines
* linux-user/syscall_defs.h: Sync the latest si_code from Linux kernelChen Gang2015-10-071-0/+11
* linux-user: fix cmsg conversion in case of multiple headersJonathan Neuschäfer2015-09-281-5/+9
* linux-user: Support tilegx architecture in linux-userChen Gang2015-09-151-5/+9
* typofixes - v4Veres Lajos2015-09-111-2/+2
* linux-user: correct stat structure in MIPS N32Leon Alrae2015-02-131-67/+19
* linux-user: wrong TARGET_SI_PAD_SIZE value for some targets.Maxim Ostapenko2015-02-101-1/+8
* linux-user: Fix up timer id handlingAlexander Graf2014-11-111-4/+1
* linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddrJoakim Tjernlund2014-07-151-0/+10
* linux-user: support the SIOCGIFINDEX ioctlPaul Burton2014-06-291-0/+1
* linux-user: support the KDSIGACCEPT ioctlPaul Burton2014-06-291-0/+1
* linux-user: respect timezone for settimeofdayPaul Burton2014-06-291-0/+5
* linux-user: fix struct target_epoll_event layout for MIPSPaul Burton2014-06-291-1/+1
* linux-user: avoid using glibc internals in _syscall5 and in definition of tar...Natanael Copa2014-05-021-1/+15
* linux-user: Implement capget, capsetPeter Maydell2014-03-171-0/+11
* linux-user: implement F_[GS]ETOWN_EXAndreas Schwab2014-03-171-0/+7
* linux-user: Implement sendmmsg syscallAlexander Graf2014-03-031-0/+4
* linux-user: Don't use UID16 on AArch64Andreas Schwab2014-03-031-1/+2
* linux-user: Implement BLKPG ioctlAndreas Färber2014-02-191-0/+1
* linux-user: Support the accept4 socketcallAndré Hentschel2014-01-101-0/+1
* linux-user: Add target struct defs needed for POSIX timer syscalls.Erik de Castro Lopo2013-11-291-0/+25
* linux-user: Fix stat64 syscall for SPARC64Stefan Weil2013-11-071-0/+14
* linux-user: Add setsockopt(SO_ATTACH_FILTER)Laurent Vivier2013-09-241-0/+12
* linux-user: Fix up AArch64 syscall handlersAlexander Graf2013-09-101-2/+26
* linux-user: Fix epoll on ARM hostsAlexander Graf2013-07-231-1/+4
* linux-user: Fix target_stat and target_stat64 for OpenRISCPeter Maydell2013-07-231-12/+37
* alpha-linux-user: Translate fcntl l_typeLaurent Vivier2013-01-161-0/+18
* alpha-linux-user: Fix sigactionRichard Henderson2013-01-121-1/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+6
* linux-user: fix emulation of getdentsDmitry V. Levin2012-08-271-4/+4
* linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitionsPeter Maydell2012-08-131-2/+2
* linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSETPeter Maydell2012-08-131-2/+2
* linux-user: Sync fcntl.h bits with the kernelRichard Henderson2012-08-041-102/+92
* alpha-linux-user: Fix signal handlingRichard Henderson2012-08-041-1/+40
* target-or32: Add linux user supportJia Liu2012-07-271-3/+37
* linux-user: fix BLK ioctl argumentsAlexander Graf2012-04-061-3/+5
* linux-user: implement device mapper ioctlsAlexander Graf2012-04-061-0/+18
* linux-user: add SO_PEERCRED support for getsockoptAkos PASZTORY2012-02-021-0/+6
* fix spelling in linux-user sub directoryDong Xu Wang2011-12-021-3/+3
* linux-user: fix abi_(u)long, target_ulong mismatchMatthias Braun2011-10-271-4/+4
* linux-user: fix rlimit syscalls on sparc(64)Matthias Braun2011-10-271-1/+6
* linux-user: fix TARGET_RLIM_INFINITY declarationMatthias Braun2011-10-271-1/+1
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-8/+8
* mips: rlimit codes are not the sameWesley W. Terpstra2011-07-121-0/+34
* linux-user: Implement prlimit64 syscallPeter Maydell2011-07-111-0/+4
* linux-user: Add support for even more FB ioctlsCédric VINCENT2011-07-111-0/+5
* linux-user: Add support for more VT ioctlsCédric VINCENT2011-07-111-0/+4
* linux-user: Add support for KD...LED ioctlsCédric VINCENT2011-07-111-0/+4
* s390x: s390x-linux-user supportUlrich Hecht2011-05-201-2/+53
* linux-user: untie syscalls from UID16Riku Voipio2011-04-261-1/+4
* linux-user: add ioctl(SIOCGIWNAME, ...) support.Laurent Vivier2011-04-261-0/+3
OpenPOWER on IntegriCloud