Age | Commit message (Expand) | Author |
2019-05-24 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re... | Peter Maydell |
2019-05-24 | linux-user: Pass through nanosecond timestamp components for stat syscalls | Chen-Yu Tsai |
2019-05-24 | linux-user: Align mmap_find_vma to host page size | Richard Henderson |
2019-05-24 | linux-user: Fix shmat emulation by honoring host SHMLBA | Richard Henderson |
2019-05-22 | linux-user: Sanitize interp_info and, for mips only, init field fp_abi | Daniel Santos |
2019-05-22 | linux-user: Add support for SIOC<G|S>IFPFLAGS ioctls for all targets | Neng Chen |
2019-05-22 | linux-user: Add support for SIOCSPGRP ioctl for all targets | Aleksandar Markovic |
2019-05-22 | linux-user: Fix support for SIOCATMARK and SIOCGPGRP ioctls for xtensa | Aleksandar Markovic |
2019-05-22 | linux-user: add pseudo /proc/hardware for m68k | Laurent Vivier |
2019-05-22 | linux-user: add pseudo /proc/cpuinfo for sparc | Laurent Vivier |
2019-05-22 | target/arm: Put all PAC keys into a structure | Richard Henderson |
2019-05-22 | linux-user: Remove srand call | Richard Henderson |
2019-05-22 | linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys | Richard Henderson |
2019-05-22 | linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM | Richard Henderson |
2019-05-22 | linux-user: Call qcrypto_init if not using -seed | Richard Henderson |
2019-05-22 | linux-user: Initialize pseudo-random seeds for all guest cpus | Richard Henderson |
2019-05-19 | target/alpha: Fix user-only floating-point exceptions | Richard Henderson |
2019-05-13 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2019-05-13 | linux-user/nios2 linux-user/riscv: Clean up header guards | Markus Armbruster |
2019-05-10 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re... | Peter Maydell |
2019-05-10 | linux-user: fix GPROF build failure | Alex Bennée |
2019-05-10 | linux-user: avoid treading on gprof's SIGPROF signals | Alex Bennée |
2019-05-10 | linux-user: elf: Map empty PT_LOAD segments | Giuseppe Musacchio |
2019-05-10 | The ioctl(SIOCGIFNAME) call requires a struct ifreq. | Erik Kline |
2019-05-09 | linux-user: avoid string truncation warnings in uname field copying | Daniel P. Berrangé |
2019-05-09 | linux-user/elfload: Fix GCC 9 build warnings | Alistair Francis |
2019-05-09 | linux-user: Add missing IPV6 sockopts | Helge Deller |
2019-05-08 | target/sh4: Fix LGPL information in the file headers | Thomas Huth |
2019-05-08 | target/openrisc: Fix LGPL information in the file headers | Thomas Huth |
2019-04-25 | cpu: Rename parse_cpu_model() to parse_cpu_option() | Eduardo Habkost |
2019-04-18 | qom/cpu: Simplify how CPUClass:cpu_dump_state() prints | Markus Armbruster |
2019-04-18 | target: Simplify how the TARGET_cpu_list() print | Markus Armbruster |
2019-04-17 | log: Make glib logging go through QEMU | Christophe Fergeau |
2019-04-08 | linux-user: rename gettid() to sys_gettid() to avoid clash with glibc | Daniel P. Berrangé |
2019-04-08 | linux-user: assume __NR_gettid always exists | Daniel P. Berrangé |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-19 | RISC-V: linux-user support for RVE ABI | Kito Cheng |
2019-03-07 | linux-user: add new netlink types | Laurent Vivier |
2019-03-07 | linux-user: Nicer strace output of chroot() syscall | Helge Deller |
2019-03-07 | linux-user: fix "may be used uninitialized" warnings | Marc-André Lureau |
2019-03-07 | linux-user: don't short-circuit read with zero length | Andreas Schwab |
2019-03-07 | Fix breakpoint support in Nios II user-mode emulation. | Sandra Loosemore |
2019-03-07 | linux-user: fix emulation of accept4/getpeername/getsockname/recvfrom syscalls | Andreas Schwab |
2019-03-07 | linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user | Richard Henderson |
2019-03-07 | linux-user: Add ELF_PLATFORM for arm | Richard Henderson |
2019-03-07 | linux-user: fix recvmsg emulation | Andreas Schwab |
2019-03-05 | target/arm: Implement ARMv8.4-CondM | Richard Henderson |
2019-03-05 | target/arm: Implement ARMv8.0-SB | Richard Henderson |
2019-02-28 | linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVT | Richard Henderson |