aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
2019-04-25cpu: Rename parse_cpu_model() to parse_cpu_option()Eduardo Habkost
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2019-04-17log: Make glib logging go through QEMUChristophe Fergeau
2019-04-08linux-user: rename gettid() to sys_gettid() to avoid clash with glibcDaniel P. Berrangé
2019-04-08linux-user: assume __NR_gettid always existsDaniel P. Berrangé
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-19RISC-V: linux-user support for RVE ABIKito Cheng
2019-03-07linux-user: add new netlink typesLaurent Vivier
2019-03-07linux-user: Nicer strace output of chroot() syscallHelge Deller
2019-03-07linux-user: fix "may be used uninitialized" warningsMarc-André Lureau
2019-03-07linux-user: don't short-circuit read with zero lengthAndreas Schwab
2019-03-07Fix breakpoint support in Nios II user-mode emulation.Sandra Loosemore
2019-03-07linux-user: fix emulation of accept4/getpeername/getsockname/recvfrom syscallsAndreas Schwab
2019-03-07linux-user: Fix ELF_PLATFORM for aarch64_be-linux-userRichard Henderson
2019-03-07linux-user: Add ELF_PLATFORM for armRichard Henderson
2019-03-07linux-user: fix recvmsg emulationAndreas Schwab
2019-03-05target/arm: Implement ARMv8.4-CondMRichard Henderson
2019-03-05target/arm: Implement ARMv8.0-SBRichard Henderson
2019-02-28linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVTpull-target-arm-20190228-1Richard Henderson
2019-02-18s390x: Fix the confusing contributions-after-2012 license statementsThomas Huth
2019-02-15linux-user/elfload: enable HWCAP_CPUID for AArch64Alex Bennée
2019-02-14target/mips: reimplement SC instruction emulation and use cmpxchgLeon Alrae
2019-02-11RISC-V: Use riscv prefix consistently on cpu helpersMichael Clark
2019-02-07linux-user: add new netlink typesLaurent Vivier
2019-02-07linux-user: Check sscanf return value in open_net_route()Peter Maydell
2019-02-07Fix linux-user crashes in ioctl(SIOCGIFCONF) when ifc_buf is NULL.Kan Li
2019-02-05linux-user: Implement PR_PAC_RESET_KEYSRichard Henderson
2019-02-01linux-user: Initialize aarch64 pac keysRichard Henderson
2019-02-01aarch64-linux-user: Enable HWCAP bits for PAuthRichard Henderson
2019-02-01aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1Richard Henderson
2019-01-30target/m68k: Fix LGPL information in the file headersThomas Huth
2019-01-22linux-user: Fix compilation with clang 3.4Thomas Huth
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11remove space-tab sequencesPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...Peter Maydell
2019-01-10linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0Peter Maydell
2019-01-10Add getsockopt for settable SOL_IPV6 optionsTom Deseyn
2019-01-09target/ppc: move FP and VMX registers into aligned vsr register arrayMark Cave-Ayland
2018-12-26linux-user: Add safe_syscall for riscv64 hostRichard Henderson
2018-12-26linux-user: Add host dependency for RISC-V 64-bitAlistair Francis
2018-12-26linux-user: Add host dependency for RISC-V 32-bitAlistair Francis
2018-11-17linux-user: Update MIPS specific prctl() implementationStefan Markovic
2018-11-15linux-user/sparc/signal.c: Remove dead codePeter Maydell
2018-11-12linux-user: Add support for SO_REUSEPORTYunqiang Su
2018-11-12linux-user: Clean up nios2 main loop signal handlingPeter Maydell
2018-11-12linux-user: Don't call gdb_handlesig() before queue_signal()Peter Maydell
2018-11-12linux-user: Remove dead error-checking codePeter Maydell