Age | Commit message (Expand) | Author |
2019-12-17 | target/ppc: Implement the VTB for HV access | Suraj Jitindar Singh |
2019-12-16 | target/arm: Add support for DC CVAP & DC CVADP ins | Beata Michalska |
2019-11-25 | linux-user: fix translation of statx structures | Ariadne Conill |
2019-11-12 | linux-user: remove host stime() syscall | Laurent Vivier |
2019-11-12 | linux-user: fix missing break | Laurent Vivier |
2019-11-06 | linux-user/alpha: Set r20 secondary return value | Richard Henderson |
2019-11-06 | linux-user/sparc: Fix cpu_clone_regs_* | Richard Henderson |
2019-11-06 | linux-user: Introduce cpu_clone_regs_parent | Richard Henderson |
2019-11-06 | linux-user: Rename cpu_clone_regs to cpu_clone_regs_child | Richard Henderson |
2019-11-06 | linux-user/sparc64: Fix target_signal_frame | Richard Henderson |
2019-11-06 | linux-user/sparc: Fix WREG usage in setup_frame | Richard Henderson |
2019-11-06 | linux-user/sparc: Use WREG_SP constant in sparc/signal.c | Richard Henderson |
2019-11-06 | linux-user/sparc: Begin using WREG constants in sparc/signal.c | Richard Henderson |
2019-11-06 | linux-user/sparc: Use WREG constants in sparc/target_cpu.h | Richard Henderson |
2019-11-05 | linux-user: Support for NETLINK socket options | Josh Kunz |
2019-10-30 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'... | Peter Maydell |
2019-10-28 | linux-user: support -plugin option | Lluís Vilanova |
2019-10-28 | *-user: plugin syscalls | Emilio G. Cota |
2019-10-28 | *-user: notify plugin of exit | Emilio G. Cota |
2019-10-28 | linux-user/riscv: Propagate fault address | Giuseppe Musacchio |
2019-10-24 | linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN | Richard Henderson |
2019-10-24 | linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN | Richard Henderson |
2019-10-24 | target/arm: Rebuild hflags at EL changes | Richard Henderson |
2019-10-21 | linux-user/syscall: Align target_sockaddr fields using ABI types | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/strace: Let print_sockaddr() have a 'last' argument | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/strace: Improve bind() output | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/strace: Add print_sockfd() | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/strace: Dump AF_NETLINK sockaddr content | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/syscall: Introduce target_sockaddr_nl | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/strace: Improve settimeofday() | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/strace: Add print_timezone() | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/strace: Display invalid pointer in print_timeval() | Philippe Mathieu-Daudé |
2019-10-21 | Fix unsigned integer underflow in fd-trans.c | Shu-Chun Weng |
2019-10-21 | linux-user: add strace for dup3 | Andreas Schwab |
2019-09-30 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'... | Peter Maydell |
2019-09-27 | target/arm: remove run-time semihosting checks for linux-user | Alex Bennée |
2019-09-26 | target/ppc: fix signal delivery for ppc64abi32 | Alex Bennée |
2019-09-11 | linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for FDMSGON and FDMSGOFF ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for FDFLUSH ioctl | Yunqiang Su |
2019-09-11 | linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls | Aleksandar Markovic |
2019-09-11 | linux-user: Add support for RNDRESEEDCRNG ioctl | Aleksandar Markovic |
2019-09-11 | linux-user: drop redundant handling of environment variables | Max Filippov |
2019-09-11 | target/xtensa: linux-user: add call0 ABI support | Max Filippov |
2019-09-11 | linux-user: Support gdb 'qOffsets' query for ELF | Josh Kunz |
2019-09-11 | linux-user/arm: Adjust MAX_RESERVED_VA for M-profile | Richard Henderson |
2019-09-11 | linux-user: Pass CPUState to MAX_RESERVED_VA | Richard Henderson |
2019-09-11 | linux-user: add memfd_create | Shu-Chun Weng |
2019-09-11 | linux-user: fail and report on bad dfilter specs | Alex Bennée |
2019-09-11 | linux-user: erroneous fd_trans_unregister call | Shu-Chun Weng |