aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
2016-09-14linux-user: complete omission of removing uses of strdupWei Jiangang
2016-09-13linux-user, trivial: display "0x%x" instead of "0x%d"Laurent Vivier
2016-09-07ppc: Stop dumping state on all exceptions in linux-userBenjamin Herrenschmidt
2016-09-07ppc: Fix catching some segfaults in user modeBenjamin Herrenschmidt
2016-09-07ppc: Make tlb_fill() use new exception helperBenjamin Herrenschmidt
2016-08-19syscall.c: Redefine IFLA_* enumsMichal Privoznik
2016-08-19Revert "syscall.c: Fix build with older linux-headers"Michal Privoznik
2016-08-16linux-user: Fix llseek with high bit of offset_low setPeter Maydell
2016-08-16syscall.c: Fix build with older linux-headersMichal Privoznik
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-11Update ancient copyright string in -version outputPeter Maydell
2016-08-04linux-user: Handle brk() attempts with very large sizesPeter Maydell
2016-08-04linux-user: Fix target_semid_ds structure definitionPeter Maydell
2016-08-04linux-user: Don't write off end of new_utsname bufferPeter Maydell
2016-08-04linux-user: Fix memchr() argument in open_self_cmdline()Peter Maydell
2016-07-26exec: Reduce CONFIG_USER_ONLY ifdeffeneryIgor Mammedov
2016-07-19linux-user: AArch64 has sync_file_range, not sync_file_range2Peter Maydell
2016-07-19linux-user: Fix type for SIOCATMARK ioctlPeter Maydell
2016-07-19linux-user: define missing sparc syscallsLaurent Vivier
2016-07-19linux-user: Fix terminal control ioctlsTimothy Pearson
2016-07-19linux-user: Add some new blk ioctlsPeter Maydell
2016-07-19linux-user: Handle short lengths in host_to_target_sockaddr()Peter Maydell
2016-07-19linux-user: Forget about synchronous signal once it is deliveredPeter Maydell
2016-07-19linux-user: Correct type for LOOP_GET_STATUS{,64} ioctlsPeter Maydell
2016-07-19linux-user: Correct type for BLKSSZGETPeter Maydell
2016-07-19linux-user: Add loop control ioctlsPeter Maydell
2016-07-19linux-user: Check sigsetsize argument to syscallsPeter Maydell
2016-07-19linux-user: add nested netlink typesLaurent Vivier
2016-07-19linux-user: convert sockaddr_ll from host to targetLaurent Vivier
2016-07-19linux-user: add fd_trans helper in do_recvfrom()Laurent Vivier
2016-07-19linux-user: fix netlink memory corruptionLaurent Vivier
2016-07-19linux-user: fd_trans_*_data() returns the lengthLaurent Vivier
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova
2016-07-18trace: [linux-user] Commandline arguments to control tracingLluís Vilanova
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12linux-user: Fix broken header guard in syscall_defs.hMarkus Armbruster
2016-07-12linux-user: Clean up hostdep.h header guardsMarkus Armbruster
2016-07-12linux-user: Clean up target_structs.h header guardsMarkus Armbruster
2016-07-12linux-user: Clean up target_signal.h header guardsMarkus Armbruster
2016-07-12linux-user: Clean up target_cpu.h header guardsMarkus Armbruster
2016-07-12linux-user: Clean up target_syscall.h header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-07linux-user: Fix i386 safe-syscall.SRichard Henderson
2016-07-04linux-user: Make semihosting heap/stack fields abi_ulongsPeter Maydell
2016-06-30linux-user: Fix compilation when F_SETPIPE_SZ isn't definedPeter Maydell
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite
2016-06-29Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int...Peter Maydell