Age | Commit message (Expand) | Author |
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 |
2017-02-16 | linux-user: Update sh4 syscall definitions to match Linux 4.8 | John Paul Adrian Glaubitz |
2017-02-14 | linux-user: manage two new IFLA host message types | Laurent Vivier |
2017-02-14 | linux-user: Fix mq_open | Lena Djokic |
2017-02-14 | linux-user: Fix readahead | Lena Djokic |
2017-02-14 | linux-user: Fix inotify_init1 support | Lena Djokic |
2017-02-14 | linux-user: Fix s390x safe-syscall for z900 | Richard Henderson |
2017-02-14 | linux-user: drop __cygwin__ ifdef | Riku Voipio |
2017-02-14 | linux-user: remove ifdef __USER_MISC | Riku Voipio |
2017-02-14 | target/openrisc: Keep SR_F in a separate variable | Richard Henderson |
2017-02-14 | linux-user: Honor CLONE_SETTLS for openrisc | Richard Henderson |
2017-02-14 | linux-user: Fix openrisc cpu_loop | Richard Henderson |
2017-02-14 | linux-user: Add MMAP_SHIFT for openrisc | Richard Henderson |
2017-02-06 | linux-user: define correct UTS machine name for hppa | Laurent Vivier |
2017-02-06 | linux-user: fix "apt-get update" on linux-user hppa | Laurent Vivier |
2017-02-01 | target/s390x: use "qemu" cpu model in user mode | David Hildenbrand |
2017-01-27 | armv7m: Report no-coprocessor faults correctly | Peter Maydell |
2017-01-24 | nios2: Add usermode binaries emulation | Marek Vasut |
2017-01-23 | linux-user: Add HPPA startup and main loop | Richard Henderson |
2017-01-23 | linux-user: Add HPPA signal handling | Richard Henderson |
2017-01-23 | linux-user: Add HPPA target_signal.h and target_cpu.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA target_structs.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA definitions to syscall_defs.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA target_syscall.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA termbits.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA syscall numbers | Richard Henderson |
2017-01-23 | linux-user: Add HPPA socket.h definitions | Richard Henderson |
2017-01-23 | linux-user: Add some hppa ioctls | Helge Deller |
2017-01-22 | linux-user: Handle ERFKILL and EHWPOISON | Richard Henderson |
2017-01-22 | linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS | Helge Deller |
2017-01-22 | linux-user: Handle TIOCSTART and TIOCSTOP | Helge Deller |
2017-01-22 | linux-user: Support stack-grows-up in elfload.c | Richard Henderson |
2017-01-22 | Revert "Remove remainders of HPPA backend" | Richard Henderson |
2017-01-18 | target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs | Artyom Tarasenko |
2016-12-27 | target-m68k: add 680x0 divu/divs variants | Laurent Vivier |
2016-10-31 | linux-user/elfload: ensure mmap_lock() held while setting up | Alex Bennée |
2016-10-31 | translate-all: add DEBUG_LOCKING asserts | Alex Bennée |
2016-10-26 | target-alpha: Emulate LL/SC using cmpxchg helpers | Richard Henderson |
2016-10-26 | linux-user: remove handling of aarch64's EXCP_STREX | Emilio G. Cota |
2016-10-26 | linux-user: remove handling of ARM's EXCP_STREX | Emilio G. Cota |
2016-10-26 | linux-user: enable parallel code generation on clone | Alex Bennée |
2016-10-26 | tcg: Add EXCP_ATOMIC | Richard Henderson |
2016-10-24 | target-arm: Implement new HLT trap for semihosting | Peter Maydell |
2016-10-24 | Put the copyright information on a separate line | Thomas Huth |