728 Commits (b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48)

Author SHA1 Message Date
john cooper b5ec5ce0e3 Add cpu model configuration support.. 16 years ago
Paul Brook 5f2243f301 Fix strace or FUTEX_PRIVATE_FLAG 16 years ago
Loïc Minier da79030f47 linux-user: adapt uname machine to emulated CPU 17 years ago
Loïc Minier c4ab7899f2 linux-user: adapt uname machine to emulated CPU 17 years ago
Juan Quintela ee636500d6 mmap_frag() users only check for -1 error 16 years ago
Kirill A. Shutemov fb7e378cf9 linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE 16 years ago
Mike Frysinger 0ddbc96ec1 fix linux-user microblaze ELF_ARCH definition 16 years ago
Vince Weaver 8b0ee8c576 alpha: fix stat64 issue 17 years ago
Aurelien Jarno f7001a3b9e linux-user: fix build with gcc-4.1 17 years ago
Alexander Graf 73b01960b4 PPC: Make DCR uint32_t 17 years ago
Aurelien Jarno b711de9565 PPC64: Fix alternate timebase 17 years ago
Alexander Graf e3ea652962 PPC64: Fix timebase 17 years ago
Richard Henderson a3b3912ad0 linux-user: Add aliases for some Alpha syscalls 17 years ago
Nathan Froyd 7631c97ec9 linux-user: add core dump support for SH 17 years ago
Nathan Froyd 7a93cc55e9 linux-user: add core dump support for M68K 17 years ago
Nathan Froyd 51e526063d linux-user: add core dump support for MIPS 17 years ago
Nathan Froyd e2f3e741b4 linux-user: add core dump support for PPC 17 years ago
Nathan Froyd d049e626ad linux-user: fix ARM core dumps on opposite-endian hosts 17 years ago
Nathan Froyd 21e807fadb linux-user: commonify definitions of target typedefs 17 years ago
Nathan Froyd dd0a365144 linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion 17 years ago
Aurelien Jarno 49995e1748 linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types 17 years ago
Riku Voipio 66393fb9dd linux-user: cleanup force_sig() calls 17 years ago
Riku Voipio d032d1b4b4 linux-user: Fix mmap_lock ordering 17 years ago
Richard Henderson ba0e276db4 target-alpha: Fixes for alpha-linux syscalls. 17 years ago
Richard Henderson 8a57a6c740 target-alpha: Drop bogus UNIQ initial value on Linux. 17 years ago
Paul Brook 725b8a6983 Fix ARM userspace strex implementation. 17 years ago
Arnaud Patard 3ca055883b linux-user: remove hardcoded value of _NSIG in signal.c 17 years ago
Paul Brook e92734555f Add missing break. 17 years ago
Paul Brook 426f5abcaa ARM atomic ops rewrite 17 years ago
Aurelien Jarno 5499b6ffac target-mips: rename CP0_LLAddr into lladdr 17 years ago
Blue Swirl b4558d7481 (x86/Sparc/PPC)-user: fix cpu_copy 17 years ago
Blue Swirl b55a37c981 user: move CPU reset call to main.c for x86/PPC/Sparc 17 years ago
Jan-Simon Möller dab46405d9 Re: linux-user/syscall.c - don't add GUEST_BASE to NULL pointer 17 years ago
Ulrich Hecht f7680a5593 linux-user: KD/VT/FB ioctls 17 years ago
Riku Voipio cf6de34aec linux-user: Update ARM hwcaps 17 years ago
Paul Bolle e2cc3f6ebe linux-user: don't zero a buffer twice 17 years ago
Max Filippov 61322e91a1 linux-user: fix ppc target_stat64 st_blocks layout 17 years ago
Ulrich Hecht 691372066c linux-user: getpriority errno fix 17 years ago
Ulrich Hecht d092793872 implementations of dup3 and fallocate that are good enough to fool LTP 17 years ago
Paul Bolle 3bc0bdcaad linux-user: fix "#if 0"'d printf() 17 years ago
Michael S. Tsirkin 22e4104079 linux-user: fix up oversealous nitpicking 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Michael S. Tsirkin e8bbe36c03 linux-user: fix coding style nit 17 years ago
Michael S. Tsirkin 5d024825be linux-user: fix old style decrement usage 17 years ago
Michael S. Tsirkin 6ece4df63b elfload: fix coding style nit 17 years ago
Juan Quintela dfd3f85c45 __thread should be before real type 17 years ago
Juan Quintela 86178a576b static and inline should came before the type of the functions 17 years ago
Blue Swirl d4fa8d909c Export tables properly to avoid a Sparse warning 17 years ago
Blue Swirl b9d38e9510 Fix Sparse warnings about using plain integer as NULL pointer 17 years ago