Age | Commit message (Expand) | Author | Files | Lines |
2018-09-28 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re... | Peter Maydell | 6 | -1453/+1589 |
2018-09-25 | linux-user: do setrlimit selectively | Max Filippov | 1 | -1/+15 |
2018-09-25 | linux-user: write(fd, NULL, 0) parity with linux's treatment of same | Tony Garnock-Jones | 1 | -0/+3 |
2018-09-25 | linux-user: elf: mmap all the target-pages of hostpage for data segment | Shivaprasad G Bhat | 1 | -3/+7 |
2018-09-25 | linux-user: add SO_LINGER to {g,s}etsockopt | Carlo Marcelo Arenas Belón | 2 | -1/+56 |
2018-09-25 | linux-user: move TargetFdTrans functions to their own file | Laurent Vivier | 4 | -1448/+1508 |
2018-09-07 | target-ppc: Extend HWCAP2 bits for ISA 3.0 | Sandipan Das | 1 | -0/+2 |
2018-08-24 | elf: Don't check FCR31_NAN2008 bit for nanoMIPS | Aleksandar Markovic | 1 | -0/+3 |
2018-08-24 | elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too | Aleksandar Markovic | 1 | -0/+2 |
2018-08-24 | target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair | Aleksandar Rikalo | 1 | -5/+20 |
2018-08-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -2/+2 |
2018-08-23 | qom: convert the CPU list to RCU | Emilio G. Cota | 2 | -2/+2 |
2018-08-21 | linux-user: Propagate goto fail to return | Richard Henderson | 1 | -38/+22 |
2018-08-21 | linux-user: Propagate goto unimplemented to default | Richard Henderson | 1 | -143/+1 |
2018-08-21 | linux-user: Propagate goto unimplemented_nowarn to return | Richard Henderson | 1 | -7/+4 |
2018-08-21 | linux-user: Propagate goto efault to return | Richard Henderson | 1 | -166/+175 |
2018-08-21 | linux-user: Relax single exit from "break" | Richard Henderson | 1 | -582/+390 |
2018-08-21 | linux-user: Split out do_syscall1 | Richard Henderson | 1 | -29/+48 |
2018-08-21 | linux-user: Remove DEBUG | Richard Henderson | 1 | -10/+0 |
2018-08-20 | linux-user: add QEMU_IFLA_INFO_KIND nested type for tun | Laurent Vivier | 1 | -0/+48 |
2018-08-20 | linux-user: update netlink route types | Laurent Vivier | 1 | -0/+19 |
2018-08-20 | linux-user: introduce QEMU_RTA_* to use with rtattr_type_t | Laurent Vivier | 1 | -11/+45 |
2018-08-20 | linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC | Laurent Vivier | 1 | -2/+7 |
2018-08-17 | linux-user: fix 32bit g2h()/h2g() | Laurent Vivier | 1 | -1/+1 |
2018-08-16 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int... | Peter Maydell | 4 | -1/+69 |
2018-08-16 | linux-user: Add preprocessor availability control to some syscalls | Aleksandar Rikalo | 2 | -1/+42 |
2018-08-16 | linux-user: Update MIPS syscall numbers up to kernel 4.18 headers | Aleksandar Markovic | 2 | -0/+27 |
2018-08-16 | target/arm: Add sve-max-vq cpu property to -cpu max | Richard Henderson | 1 | -6/+13 |
2018-07-31 | linux-user: ppc64: don't use volatile register during safe_syscall | Shivaprasad G Bhat | 1 | -2/+6 |
2018-07-31 | linux-user/mmap.c: handle invalid len maps correctly | Alex Bennée | 1 | -3/+12 |
2018-07-22 | linux-user/ppc: Implement swapcontext syscall | Richard Henderson | 3 | -0/+64 |
2018-07-22 | linux-user: fix ELF load alignment error | Laurent Vivier | 2 | -1/+10 |
2018-07-15 | Zero out the host's `msg_control` buffer | Jonas Schievink | 1 | -0/+2 |
2018-07-15 | linux-user: fix mmap_find_vma_reserved() | Laurent Vivier | 1 | -7/+12 |
2018-07-15 | linux-user: convert remaining fcntl() to safe_fcntl() | Laurent Vivier | 1 | -1/+1 |
2018-07-15 | linux-user: ppc64: use the correct values for F_*LK64s | Shivaprasad G Bhat | 1 | -46/+80 |
2018-07-09 | linux-user: Report error message on stderr, rather than stdout | Philippe Mathieu-Daudé | 5 | -7/+7 |
2018-07-09 | linux-user: Do not report "syscall not implemented" by default | Philippe Mathieu-Daudé | 4 | -7/+7 |
2018-07-09 | linux-user: Do not report "Unsupported syscall" by default | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-07-05 | linux-user: add gcov support to preexit_cleanup | Alex Bennée | 1 | -0/+7 |
2018-07-05 | linux-user: introduce preexit_cleanup | Alex Bennée | 4 | -9/+39 |
2018-07-04 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re... | Peter Maydell | 2 | -3/+7 |
2018-07-03 | Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into staging | Peter Maydell | 4 | -155/+94 |
2018-07-03 | linux-user/strace: Improve recvmsg() output | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-07-03 | linux-user/strace: Improve capget()/capset() output | Philippe Mathieu-Daudé | 1 | -2/+2 |
2018-07-03 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into... | Peter Maydell | 1 | -99/+22 |
2018-07-03 | linux-user: Fix struct sigaltstack for openrisc | Richard Henderson | 1 | -1/+1 |
2018-07-03 | linux-user: Implement signals for openrisc | Richard Henderson | 3 | -154/+93 |
2018-07-03 | target/ppc: Remove POWERPC_EXCP_STCX | Richard Henderson | 1 | -99/+22 |
2018-07-02 | linux-user: update do_setsockopt() | Laurent Vivier | 1 | -0/+2 |