Age | Commit message (Expand) | Author |
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 |
2019-02-18 | s390x: Fix the confusing contributions-after-2012 license statements | Thomas Huth |
2019-02-15 | linux-user/elfload: enable HWCAP_CPUID for AArch64 | Alex Bennée |
2019-02-14 | target/mips: reimplement SC instruction emulation and use cmpxchg | Leon Alrae |
2019-02-11 | RISC-V: Use riscv prefix consistently on cpu helpers | Michael Clark |
2019-02-07 | linux-user: add new netlink types | Laurent Vivier |
2019-02-07 | linux-user: Check sscanf return value in open_net_route() | Peter Maydell |
2019-02-07 | Fix linux-user crashes in ioctl(SIOCGIFCONF) when ifc_buf is NULL. | Kan Li |
2019-02-05 | linux-user: Implement PR_PAC_RESET_KEYS | Richard Henderson |
2019-02-01 | linux-user: Initialize aarch64 pac keys | Richard Henderson |
2019-02-01 | aarch64-linux-user: Enable HWCAP bits for PAuth | Richard Henderson |
2019-02-01 | aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1 | Richard Henderson |
2019-01-30 | target/m68k: Fix LGPL information in the file headers | Thomas Huth |
2019-01-22 | linux-user: Fix compilation with clang 3.4 | Thomas Huth |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-11 | remove space-tab sequences | Paolo Bonzini |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2019-01-10 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re... | Peter Maydell |