summaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)AuthorFilesLines
2017-09-01sparc: embed sparc_def_t into CPUSPARCStateIgor Mammedov1-1/+1
2017-08-08maint: Include bug-reporting info in --help outputEric Blake1-1/+3
2017-08-08Revert "rcu: do not create thread in pthread_atfork callback"Paolo Bonzini1-1/+0
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy1-5/+5
2017-07-31Revert "syscall: fix dereference of undefined pointer"Peter Maydell1-1/+0
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-31syscall: check inotify() and eventfd() return valuePhilippe Mathieu-Daudé1-4/+12
2017-07-31syscall: fix use of uninitialized valuesPhilippe Mathieu-Daudé1-0/+1
2017-07-31syscall: fix dereference of undefined pointerPhilippe Mathieu-Daudé1-0/+1
2017-07-31linux-user/sh4: fix incorrect memory writePhilippe Mathieu-Daudé1-1/+1
2017-07-20Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj7-11/+11
2017-07-19Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170718' into stagingPeter Maydell1-11/+14
2017-07-18target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson1-11/+14
2017-07-18linux-user/sh4: Clean env->flags on signal boundariesRichard Henderson1-0/+3
2017-07-18linux-user/sh4: Notice gUSA regions during signal deliveryRichard Henderson1-0/+28
2017-07-14qom/cpu: remove host_tid fieldAlex Bennée1-1/+0
2017-06-29linux-user: Put PPC AT_IGNOREPPC auxv entries in the right placePeter Maydell1-11/+12
2017-05-29linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and r...Miloš Stojanović1-2/+111
2017-05-29linux-user: fix inconsistent spaces in print_siginfo() outputMiloš Stojanović1-6/+6
2017-05-29linux-user: add rt_tgsigqueueinfo() straceMiloš Stojanović2-1/+16
2017-05-29linux-user: add support for rt_tgsigqueueinfo() system callMiloš Stojanović1-0/+16
2017-05-29linux-user: fix argument type declaration of rt_sigqueinfo() syscallMiloš Stojanović1-1/+1
2017-05-29linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo()...Miloš Stojanović1-1/+1
2017-05-29linux-user: fix ssetmask() system callMiloš Stojanović1-9/+1
2017-05-29linux-user: add tkill(), tgkill() and rt_sigqueueinfo() straceMiloš Stojanović2-3/+44
2017-05-29linux-user: add strace for getuid(), gettid(), getppid(), geteuid()Miloš Stojanović1-4/+4
2017-05-29linux-user: remove all traces of qemu from /proc/self/cmdlineAndreas Schwab1-40/+7
2017-05-29linux-user: allocate heap memory for execve argumentsPrasad J Pandit1-2/+5
2017-05-29linux-user: fix inotifyLaurent Vivier1-0/+29
2017-05-29linux-user: fix fadvise64_64() on ppcLaurent Vivier1-0/+10
2017-05-29linux-user: fix eventfdLaurent Vivier1-2/+24
2017-05-29linux-user: call fd_trans_target_to_host_data() for write()Laurent Vivier1-1/+11
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi1-6/+3
2017-05-07util: Use g_malloc/g_free in envlist.cSaurav Sachidanand1-6/+3
2017-05-04target/openrisc: implement shadow registersStafford Horne5-22/+23
2017-02-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228'...Peter Maydell1-0/+1
2017-02-28armv7m: Raise correct kind of UsageFault for attempts to execute ARM codePeter Maydell1-0/+1
2017-02-27syscall: fixed mincore(2) not failing with ENOMEMFranklin \"Snaipe\" Mathieu1-3/+8
2017-02-27linux-user: fix do_rt_sigreturn on m68k linux userspace emulationMichael Karcher1-2/+1
2017-02-27linux-user: correctly manage SR in ucontextLaurent Vivier1-2/+3
2017-02-27linux-user: Add signal handling support for x86_64Pranith Kumar1-51/+227
2017-02-27linux-user: Add sockopts for IPv6 ping and IPv6 tracerouteHelge Deller2-1/+139
2017-02-27linux-user: fix fork()Laurent Vivier1-2/+3
2017-02-22target-ppc, tcg: fix usermode segfault with pthread_create()Sam Bobroff1-1/+2
2017-02-16linux-user: Add FICLONE and FICLONERANGE ioctlsHelge Deller3-0/+15
2017-02-16linux-user: Use correct types in load_symbols()Peter Maydell1-7/+15
2017-02-16linux-user: fill target sigcontext struct accordinglyJose Ricardo Ziviani1-0/+5
2017-02-16linux-user: fix tcg/mmap testMarc-André Lureau1-3/+3
2017-02-16linux-user: fix settime old value locationMarc-André Lureau1-2/+6
2017-02-16linux-user: Update m68k syscall definitions to match Linux 4.6John Paul Adrian Glaubitz1-0/+3