summaryrefslogtreecommitdiff
path: root/linux-user/syscall.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-19linux-user: lseek: explicitly cast non-set offsets to signedAlexander Graf1-2/+7
2013-11-19linux-user: use target_ulongAlexander Graf1-4/+4
2013-11-19linux-user: XXX disable fiemapAlexander Graf1-0/+5
2013-11-19linux-user: Fake /proc/cpuinfoAlexander Graf1-0/+20
2013-11-19linux-user: Run multi-threaded code on a single coreAlexander Graf1-0/+9
2013-11-19linux-user: Ignore broken loop ioctlAlexander Graf1-0/+7
2013-11-19linux-user: be silent about capget failuresAlexander Graf1-1/+1
2013-11-19linux-user: Ignore timer_create syscallAlexander Graf1-0/+5
2013-11-19qemu-cvs-ioctl_nodirectionAlexander Graf1-0/+6
2013-11-19qemu-cvs-ioctl_debugAlexander Graf1-1/+6
2013-11-19qemu-cvs-gettimeofdayUlrich Hecht1-0/+2
2013-11-19XXX work around SA_RESTART race with boehm-gc (ARM only)Alexander Graf1-1/+89
2013-11-19Import upstream 1.6.0.upstream/1.6.0Junfeng Dong1-410/+505
2013-01-15Imported Upstream version 1.3.0upstream/1.3.0Anas Nashif1-67/+139
2012-11-06Imported Upstream version 1.2.0upstream/1.2.0Anas Nashif1-0/+8846