summaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)AuthorFilesLines
2013-11-19linux-user: use target_ulongAlexander Graf2-8/+8
2013-11-19linux-user: add more blk ioctlsAlexander Graf3-0/+27
2013-11-19linux-user: XXX disable fiemapAlexander Graf1-0/+5
2013-11-19linux-user: implement FS_IOC_SETFLAGS ioctlAlexander Graf2-0/+2
2013-11-19linux-user: implement FS_IOC_GETFLAGS ioctlAlexander Graf2-0/+3
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: lock tcgAlexander Graf1-0/+3
2013-11-19linux-user: Ignore broken loop ioctlAlexander Graf4-0/+10
2013-11-19linux-user: binfmt: support host binariesAlexander Graf1-0/+25
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-19linux-user: add binfmt wrapper for argv[0] handlingAlexander Graf2-0/+44
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-19qemu-cvs-alsa_mmapAlexander Graf1-0/+14
2013-11-19qemu-cvs-alsa_ioctlAlexander Graf6-0/+3555
2013-11-19XXX work around SA_RESTART race with boehm-gc (ARM only)Alexander Graf4-10/+130
2013-11-19XXX dont dump core on sigabortAlexander Graf1-0/+6
2013-11-19Import upstream 1.6.0.upstream/1.6.0Junfeng Dong56-2323/+2786
2013-01-15Imported Upstream version 1.3.0upstream/1.3.0Anas Nashif7-151/+227
2012-11-06Imported Upstream version 1.2.0upstream/1.2.0Anas Nashif106-0/+45663