aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
2011-12-02fix spelling in linux-user sub directoryDong Xu Wang
2011-11-11linux-user/elfload.c: Don't memset(NULL..) if malloc() failedPeter Maydell
2011-11-09configure: fix detection for xattr.h on modern distributionsAvi Kivity
2011-10-31Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-10-27ppc64-linux-user: Fix syscall return type.Richard Henderson
2011-10-27ppc64-linux-user: Properly interpret the entry function descriptor.Richard Henderson
2011-10-27sparc-linux-user: Add some missing syscall numbersRichard Henderson
2011-10-27sparc-linux-user: Fixup sending SIGSEGVRichard Henderson
2011-10-27sparc-linux-user: Handle SIGILL.Richard Henderson
2011-10-27linux-user: implement reboot syscallAlexander Graf
2011-10-27linux-user: fix openatAlexander Graf
2011-10-27linux-user: fix abi_(u)long, target_ulong mismatchMatthias Braun
2011-10-27linux-user: fix rlimit syscalls on sparc(64)Matthias Braun
2011-10-27linux-user: fix TARGET_RLIM_INFINITY declarationMatthias Braun
2011-10-26target-sparc: Change fpr representation to doubles.Richard Henderson
2011-10-21linux-user: Fix broken "-version" optionPeter Maydell
2011-10-05linux-user: Remove unused codeStefan Weil
2011-09-26Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-09-09Fix include statements for qemu-common.hStefan Weil
2011-09-09introduce environment variables for all qemu-user optionsJohannes Schauer
2011-09-09linux-user: Implement setxattr/getxattr/removexattr syscallsAn-Cheng Huang
2011-09-09linux-user: Verify MIPS syscall argumentsAn-Cheng Huang
2011-09-09linux-user: Fix MIPS indirect syscall handlingAn-Cheng Huang
2011-09-09linux-user: Exit with an error if we couldn't set up gdbserverPeter Maydell
2011-09-09linux-user: Implement new ARM 64 bit cmpxchg kernel helperDr. David Alan Gilbert
2011-09-09linux-user: Fix initialization of the heap contents when allocating new pagesCédric VINCENT
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-08-26linux-user: Correct a few missuses of host addressesEdgar E. Iglesias
2011-08-22microblaze-user: Deliver SIGFPE on div by zeroEdgar E. Iglesias
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-05Avoid allocating TCG resources in non-TCG modeJan Kiszka
2011-07-30user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell
2011-07-25Wrap recv to avoid warningsBlue Swirl
2011-07-19Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-07-14set ELF_HWCAP for SPARC and SPARC64Artyom Tarasenko
2011-07-13linux-user/signal.c: Rename s390 target_ucontext fields to fix ia64Peter Maydell
2011-07-13linux-user: make MIPS and ARM eabi use same argument reorderingRiku Voipio
2011-07-13linux-user: correct syscall 123 on sh4Riku Voipio
2011-07-12mips: rlimit codes are not the sameWesley W. Terpstra
2011-07-12mips: rlimit incorrectly converts valuesWesley W. Terpstra
2011-07-12mips: null pointer deref should segfaultWesley W. Terpstra
2011-07-12mips: missing syscall returns wrong errnoWesley W. Terpstra
2011-07-12mips: sigaltstack argsWesley W. Terpstra
2011-07-11linux-user/syscall.c: Enforce pselect6 sigset size restrictionsPeter Maydell
2011-07-11linux-user: Implement prlimit64 syscallPeter Maydell
2011-07-11linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell
2011-07-11linux-user: Add support for even more FB ioctlsCédric VINCENT
2011-07-11linux-user: Add support for more VT ioctlsCédric VINCENT
2011-07-11linux-user: Add support for KD...LED ioctlsCédric VINCENT