947 Commits (e7d81004e486b0e80a674d164d8aec0e83fa812f)

Author SHA1 Message Date
Stefan Weil e7d81004e4 Fix spelling in comments, documentation and messages 15 years ago
Peter Maydell 31b6319363 linux-user/syscall.c: Don't skip stracing for fcntl64 failure case 15 years ago
Peter Maydell 75dfbc16cf linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters 15 years ago
Peter Maydell 7ff60e158b linux-user/cpu-uname.c: Convert to UTF-8 15 years ago
Dong Xu Wang 3a93113a00 fix typo: delete redundant semicolon 15 years ago
Dong Xu Wang b4916d7b9d fix spelling in linux-user sub directory 15 years ago
Peter Maydell 7dd47667b9 linux-user/elfload.c: Don't memset(NULL..) if malloc() failed 15 years ago
Avi Kivity 4f26f2b6f2 configure: fix detection for xattr.h on modern distributions 15 years ago
Richard Henderson 9e0e2f967b ppc64-linux-user: Fix syscall return type. 15 years ago
Richard Henderson 8e78064e9d ppc64-linux-user: Properly interpret the entry function descriptor. 15 years ago
Richard Henderson 7cd393ac1d sparc-linux-user: Add some missing syscall numbers 15 years ago
Richard Henderson 59f7182f94 sparc-linux-user: Fixup sending SIGSEGV 15 years ago
Richard Henderson 75f22e4e69 sparc-linux-user: Handle SIGILL. 15 years ago
Alexander Graf 0f6b4d2112 linux-user: implement reboot syscall 15 years ago
Alexander Graf f4c690101c linux-user: fix openat 15 years ago
Matthias Braun cbb21eed18 linux-user: fix abi_(u)long, target_ulong mismatch 15 years ago
Matthias Braun 6cafd027be linux-user: fix rlimit syscalls on sparc(64) 15 years ago
Matthias Braun 26b746db49 linux-user: fix TARGET_RLIM_INFINITY declaration 15 years ago
Richard Henderson 30038fd818 target-sparc: Change fpr representation to doubles. 15 years ago
Peter Maydell 1386d4c0f5 linux-user: Fix broken "-version" option 15 years ago
Stefan Weil ca8a277ccc linux-user: Remove unused code 15 years ago
Stefan Weil b2bedb2144 Remove blanks before \n in output strings 15 years ago
Stefan Weil 5a61cb60d6 Fix include statements for qemu-common.h 15 years ago
Johannes Schauer fc9c54124d introduce environment variables for all qemu-user options 15 years ago
An-Cheng Huang a790ae389b linux-user: Implement setxattr/getxattr/removexattr syscalls 15 years ago
An-Cheng Huang 94c19610a6 linux-user: Verify MIPS syscall arguments 15 years ago
An-Cheng Huang 29fb0f2530 linux-user: Fix MIPS indirect syscall handling 15 years ago
Peter Maydell ff7a981aff linux-user: Exit with an error if we couldn't set up gdbserver 15 years ago
Dr. David Alan Gilbert 97cc75606a linux-user: Implement new ARM 64 bit cmpxchg kernel helper 15 years ago
Cédric VINCENT 70afc343c7 linux-user: Fix initialization of the heap contents when allocating new pages 15 years ago
Stefan Weil 541dc0d47f Use new macro QEMU_PACKED for packed structures 15 years ago
Edgar E. Iglesias cb9c626888 linux-user: Correct a few missuses of host addresses 15 years ago
Edgar E. Iglesias 22a78d64cc microblaze-user: Deliver SIGFPE on div by zero 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Jan Kiszka d5ab9713d2 Avoid allocating TCG resources in non-TCG mode 15 years ago
Peter Maydell 4b5dfd8246 user: Restore debug usage message for '-d ?' in user mode emulation 15 years ago
Blue Swirl 00aa0040e8 Wrap recv to avoid warnings 15 years ago
Artyom Tarasenko cf973e469b set ELF_HWCAP for SPARC and SPARC64 15 years ago
Peter Maydell 6fea2ea462 linux-user/signal.c: Rename s390 target_ucontext fields to fix ia64 15 years ago
Riku Voipio 48e515d4fa linux-user: make MIPS and ARM eabi use same argument reordering 15 years ago
Riku Voipio c3edf3472f linux-user: correct syscall 123 on sh4 15 years ago
Wesley W. Terpstra e22b701535 mips: rlimit codes are not the same 15 years ago
Wesley W. Terpstra 95b33b2f4f mips: rlimit incorrectly converts values 15 years ago
Wesley W. Terpstra e6e5bd2dd1 mips: null pointer deref should segfault 15 years ago
Wesley W. Terpstra 7c2f6157d8 mips: missing syscall returns wrong errno 15 years ago
Wesley W. Terpstra 053ebb2726 mips: sigaltstack args 15 years ago
Peter Maydell 8f04eeb3c0 linux-user/syscall.c: Enforce pselect6 sigset size restrictions 15 years ago
Peter Maydell 163a05a839 linux-user: Implement prlimit64 syscall 15 years ago
Peter Maydell d979e8eb54 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
Cédric VINCENT 12b81b7145 linux-user: Add support for even more FB ioctls 15 years ago