Age | Commit message (Expand) | Author |
2017-09-01 | sparc: embed sparc_def_t into CPUSPARCState | Igor Mammedov |
2017-08-08 | maint: Include bug-reporting info in --help output | Eric Blake |
2017-08-08 | Revert "rcu: do not create thread in pthread_atfork callback" | Paolo Bonzini |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy |
2017-07-31 | Revert "syscall: fix dereference of undefined pointer" | Peter Maydell |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé |
2017-07-31 | syscall: check inotify() and eventfd() return value | Philippe Mathieu-Daudé |
2017-07-31 | syscall: fix use of uninitialized values | Philippe Mathieu-Daudé |
2017-07-31 | syscall: fix dereference of undefined pointer | Philippe Mathieu-Daudé |
2017-07-31 | linux-user/sh4: fix incorrect memory write | Philippe Mathieu-Daudé |
2017-07-20 | Replace 'struct ucontext' with 'ucontext_t' type | Khem Raj |
2017-07-19 | Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170718' into staging | Peter Maydell |
2017-07-18 | target/alpha: Merge several flag bytes into ENV->FLAGS | Richard Henderson |
2017-07-18 | linux-user/sh4: Clean env->flags on signal boundaries | Richard Henderson |
2017-07-18 | linux-user/sh4: Notice gUSA regions during signal delivery | Richard Henderson |
2017-07-14 | qom/cpu: remove host_tid field | Alex Bennée |
2017-06-29 | linux-user: Put PPC AT_IGNOREPPC auxv entries in the right place | Peter Maydell |
2017-05-29 | linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and r... | Miloš Stojanović |
2017-05-29 | linux-user: fix inconsistent spaces in print_siginfo() output | Miloš Stojanović |
2017-05-29 | linux-user: add rt_tgsigqueueinfo() strace | Miloš Stojanović |
2017-05-29 | linux-user: add support for rt_tgsigqueueinfo() system call | Miloš Stojanović |
2017-05-29 | linux-user: fix argument type declaration of rt_sigqueinfo() syscall | Miloš Stojanović |
2017-05-29 | linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo()... | Miloš Stojanović |
2017-05-29 | linux-user: fix ssetmask() system call | Miloš Stojanović |
2017-05-29 | linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace | Miloš Stojanović |
2017-05-29 | linux-user: add strace for getuid(), gettid(), getppid(), geteuid() | Miloš Stojanović |
2017-05-29 | linux-user: remove all traces of qemu from /proc/self/cmdline | Andreas Schwab |
2017-05-29 | linux-user: allocate heap memory for execve arguments | Prasad J Pandit |
2017-05-29 | linux-user: fix inotify | Laurent Vivier |
2017-05-29 | linux-user: fix fadvise64_64() on ppc | Laurent Vivier |
2017-05-29 | linux-user: fix eventfd | Laurent Vivier |
2017-05-29 | linux-user: call fd_trans_target_to_host_data() for write() | Laurent Vivier |
2017-05-10 | Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging | Stefan Hajnoczi |
2017-05-07 | util: Use g_malloc/g_free in envlist.c | Saurav Sachidanand |
2017-05-04 | target/openrisc: implement shadow registers | Stafford Horne |
2017-02-28 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228'... | Peter Maydell |
2017-02-28 | armv7m: Raise correct kind of UsageFault for attempts to execute ARM code | Peter Maydell |
2017-02-27 | syscall: fixed mincore(2) not failing with ENOMEM | Franklin \"Snaipe\" Mathieu |
2017-02-27 | linux-user: fix do_rt_sigreturn on m68k linux userspace emulation | Michael Karcher |
2017-02-27 | linux-user: correctly manage SR in ucontext | Laurent Vivier |
2017-02-27 | linux-user: Add signal handling support for x86_64 | Pranith Kumar |
2017-02-27 | linux-user: Add sockopts for IPv6 ping and IPv6 traceroute | Helge Deller |
2017-02-27 | linux-user: fix fork() | Laurent Vivier |
2017-02-22 | target-ppc, tcg: fix usermode segfault with pthread_create() | Sam Bobroff |
2017-02-16 | linux-user: Add FICLONE and FICLONERANGE ioctls | Helge Deller |
2017-02-16 | linux-user: Use correct types in load_symbols() | Peter Maydell |
2017-02-16 | linux-user: fill target sigcontext struct accordingly | Jose Ricardo Ziviani |
2017-02-16 | linux-user: fix tcg/mmap test | Marc-André Lureau |
2017-02-16 | linux-user: fix settime old value location | Marc-André Lureau |
2017-02-16 | linux-user: Update m68k syscall definitions to match Linux 4.6 | John Paul Adrian Glaubitz |