summaryrefslogtreecommitdiffstats
path: root/linux-user
Commit message (Expand)AuthorAgeFilesLines
* linux-user: adapt uname machine to emulated CPULoïc Minier2010-02-063-1/+75
* mmap_frag() users only check for -1 errorJuan Quintela2010-01-261-1/+1
* linux-user/mmap.c: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov2010-01-261-2/+4
* fix linux-user microblaze ELF_ARCH definitionMike Frysinger2010-01-171-1/+1
* alpha: fix stat64 issueVince Weaver2010-01-141-1/+1
* linux-user: fix build with gcc-4.1Aurelien Jarno2009-12-241-0/+2
* PPC: Make DCR uint32_tAlexander Graf2009-12-211-2/+2
* PPC64: Fix alternate timebaseAurelien Jarno2009-12-211-2/+2
* PPC64: Fix timebaseAlexander Graf2009-12-211-2/+2
* linux-user: Add aliases for some Alpha syscallsRichard Henderson2009-12-211-0/+8
* linux-user: add core dump support for SHNathan Froyd2009-12-191-0/+33
* linux-user: add core dump support for M68KNathan Froyd2009-12-191-0/+29
* linux-user: add core dump support for MIPSNathan Froyd2009-12-191-0/+46
* linux-user: add core dump support for PPCNathan Froyd2009-12-191-0/+26
* linux-user: fix ARM core dumps on opposite-endian hostsNathan Froyd2009-12-191-19/+19
* linux-user: commonify definitions of target typedefsNathan Froyd2009-12-191-22/+10
* linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusionNathan Froyd2009-12-191-1/+1
* linux-user: use TARGET_ABI_FMT_lx to print abi_ulong typesAurelien Jarno2009-12-191-1/+1
* linux-user: cleanup force_sig() callsRiku Voipio2009-12-191-20/+20
* linux-user: Fix mmap_lock orderingRiku Voipio2009-12-191-2/+2
* target-alpha: Fixes for alpha-linux syscalls.Richard Henderson2009-12-132-10/+339
* target-alpha: Drop bogus UNIQ initial value on Linux.Richard Henderson2009-12-131-3/+0
* Fix ARM userspace strex implementation.Paul Brook2009-12-111-0/+1
* linux-user: remove hardcoded value of _NSIG in signal.cArnaud Patard2009-11-241-6/+6
* Add missing break.Paul Brook2009-11-241-0/+1
* ARM atomic ops rewritePaul Brook2009-11-221-0/+80
* target-mips: rename CP0_LLAddr into lladdrAurelien Jarno2009-11-221-2/+2
* (x86/Sparc/PPC)-user: fix cpu_copyBlue Swirl2009-11-071-0/+3
* user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl2009-11-071-0/+4
* Re: linux-user/syscall.c - don't add GUEST_BASE to NULL pointerJan-Simon Möller2009-10-171-2/+6
* linux-user: KD/VT/FB ioctlsUlrich Hecht2009-10-174-0/+83
* linux-user: Update ARM hwcapsRiku Voipio2009-10-161-1/+8
* linux-user: don't zero a buffer twicePaul Bolle2009-10-161-1/+0
* linux-user: fix ppc target_stat64 st_blocks layoutMax Filippov2009-10-151-1/+1
* linux-user: getpriority errno fixUlrich Hecht2009-10-151-1/+1
* implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht2009-10-151-0/+10
* linux-user: fix "#if 0"'d printf()Paul Bolle2009-10-041-1/+1
* linux-user: fix up oversealous nitpickingMichael S. Tsirkin2009-10-021-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-0122-251/+251
* Get rid of _t suffixmalc2009-10-0122-251/+251
* linux-user: fix coding style nitMichael S. Tsirkin2009-09-301-1/+1
* linux-user: fix old style decrement usageMichael S. Tsirkin2009-09-301-1/+1
* elfload: fix coding style nitMichael S. Tsirkin2009-09-301-1/+1
* __thread should be before real typeJuan Quintela2009-09-251-1/+1
* static and inline should came before the type of the functionsJuan Quintela2009-09-251-1/+1
* Export tables properly to avoid a Sparse warningBlue Swirl2009-09-211-3/+4
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-1/+1
* Compile loader only onceBlue Swirl2009-09-201-2/+2
* Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...Blue Swirl2009-09-131-21/+0
* Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190caBlue Swirl2009-09-131-0/+21
OpenPOWER on IntegriCloud