Age | Commit message (Expand) | Author | Files | Lines |
2019-10-24 | linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN | Richard Henderson | 1 | -0/+1 |
2019-10-24 | linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN | Richard Henderson | 1 | -0/+1 |
2019-10-24 | target/arm: Rebuild hflags at EL changes | Richard Henderson | 1 | -0/+1 |
2019-10-21 | linux-user/syscall: Align target_sockaddr fields using ABI types | Philippe Mathieu-Daudé | 1 | -17/+17 |
2019-10-21 | linux-user/strace: Let print_sockaddr() have a 'last' argument | Philippe Mathieu-Daudé | 1 | -5/+5 |
2019-10-21 | linux-user/strace: Improve bind() output | Philippe Mathieu-Daudé | 2 | -2/+15 |
2019-10-21 | linux-user/strace: Add print_sockfd() | Philippe Mathieu-Daudé | 1 | -7/+16 |
2019-10-21 | linux-user/strace: Dump AF_NETLINK sockaddr content | Philippe Mathieu-Daudé | 1 | -0/+37 |
2019-10-21 | linux-user/syscall: Introduce target_sockaddr_nl | Philippe Mathieu-Daudé | 2 | -2/+11 |
2019-10-21 | linux-user/strace: Improve settimeofday() | Philippe Mathieu-Daudé | 2 | -1/+14 |
2019-10-21 | linux-user/strace: Add print_timezone() | Philippe Mathieu-Daudé | 1 | -0/+20 |
2019-10-21 | linux-user/strace: Display invalid pointer in print_timeval() | Philippe Mathieu-Daudé | 1 | -1/+3 |
2019-10-21 | Fix unsigned integer underflow in fd-trans.c | Shu-Chun Weng | 1 | -11/+40 |
2019-10-21 | linux-user: add strace for dup3 | Andreas Schwab | 1 | -0/+3 |
2019-09-30 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'... | Peter Maydell | 2 | -6/+0 |
2019-09-27 | target/arm: remove run-time semihosting checks for linux-user | Alex Bennée | 2 | -6/+0 |
2019-09-26 | target/ppc: fix signal delivery for ppc64abi32 | Alex Bennée | 1 | -1/+3 |
2019-09-11 | linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls | Aleksandar Markovic | 2 | -0/+8 |
2019-09-11 | linux-user: Add support for FDMSGON and FDMSGOFF ioctls | Aleksandar Markovic | 2 | -0/+4 |
2019-09-11 | linux-user: Add support for FDFLUSH ioctl | Yunqiang Su | 3 | -0/+7 |
2019-09-11 | linux-user: Add support for FIOGETOWN and FIOSETOWN ioctls | Aleksandar Markovic | 2 | -0/+6 |
2019-09-11 | linux-user: Add support for RNDRESEEDCRNG ioctl | Aleksandar Markovic | 2 | -0/+4 |
2019-09-11 | linux-user: drop redundant handling of environment variables | Max Filippov | 1 | -7/+0 |
2019-09-11 | target/xtensa: linux-user: add call0 ABI support | Max Filippov | 2 | -8/+28 |
2019-09-11 | linux-user: Support gdb 'qOffsets' query for ELF | Josh Kunz | 1 | -0/+2 |
2019-09-11 | linux-user/arm: Adjust MAX_RESERVED_VA for M-profile | Richard Henderson | 1 | -3/+21 |
2019-09-11 | linux-user: Pass CPUState to MAX_RESERVED_VA | Richard Henderson | 2 | -19/+26 |
2019-09-11 | linux-user: add memfd_create | Shu-Chun Weng | 1 | -0/+12 |
2019-09-11 | linux-user: fail and report on bad dfilter specs | Alex Bennée | 1 | -1/+1 |
2019-09-11 | linux-user: erroneous fd_trans_unregister call | Shu-Chun Weng | 1 | -1/+0 |
2019-09-10 | linux-user: Add AT_HWCAP2 for aarch64-linux-user | Richard Henderson | 1 | -4/+27 |
2019-09-10 | linux-user: remove useless variable | Laurent Vivier | 1 | -6/+4 |
2019-09-04 | target/openrisc: Add support for ORFPX64A32 | Richard Henderson | 1 | -1/+1 |
2019-08-19 | target/mips: rationalise softfloat includes | Alex Bennée | 1 | -0/+1 |
2019-08-16 | Include qemu/queue.h slightly less | Markus Armbruster | 4 | -1/+3 |
2019-07-26 | linux-user: Make sigaltstack stacks per-thread | Peter Maydell | 5 | -18/+28 |
2019-07-19 | linux-user: fix to handle variably sized SIOCGSTAMP with new kernels | Daniel P. Berrangé | 4 | -38/+159 |
2019-07-18 | linux-user: check valid address in access_ok() | Rémi Denis-Courmont | 1 | -1/+3 |
2019-07-16 | linux-user: Fix structure target_ucontext for MIPS | Aleksandar Markovic | 1 | -3/+2 |
2019-07-04 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3... | Peter Maydell | 1 | -1/+14 |
2019-07-02 | linux-user: move QEMU_IFLA_BR_MULTI_BOOLOPT to the good function | Laurent Vivier | 1 | -6/+6 |
2019-07-02 | linux-user: Handle EXCP_FPE properly for MIPS | Aleksandar Markovic | 1 | -0/+17 |
2019-07-02 | linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK | Aleksandar Markovic | 2 | -7/+18 |
2019-07-02 | linux-user: Fix target_flock structure for MIPS O64 ABI | Aleksandar Markovic | 2 | -1/+5 |
2019-07-02 | linux-user: Add support for strace for statx() syscall | Jim Wilson | 2 | -0/+89 |
2019-07-02 | linux-user: Add support for translation of statx() syscall | Aleksandar Rikalo | 2 | -1/+151 |
2019-07-01 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int... | Peter Maydell | 5 | -183/+1 |
2019-06-26 | linux-user/m68k: remove simulator syscall interface | Laurent Vivier | 5 | -183/+1 |
2019-06-25 | RISC-V: Update syscall list for 32-bit support. | Jim Wilson | 1 | -1/+14 |
2019-06-24 | linux-user: set default PPC64 CPU | Laurent Vivier | 1 | -1/+1 |