3900 Commits (master)

Author SHA1 Message Date
Helge Deller e6e8408506 linux-user: Improve formatting for mremap() 5 months ago
Bingwu Zhang f2813e13fe linux-user: Deal with mmap where start > reserved_va 5 months ago
Andreas Schwab 6a1221614f linux-user: fix TIOCGSID ioctl 6 months ago
Andreas Schwab e47b1ffff9 linux-user: fix matching ioctl numbers in print_ioctl 6 months ago
Frank Chang 7ac4bded6a linux-user: Check if RESOLVE_CACHED flag is defined before using it 6 months ago
Andreas Schwab 2cf1cb3363 linux-user: properly check flags in openat2 6 months ago
Jean-Christian CÎRSTEA cec27d2fa9 linux-user/strace: fix printing of file offsets 7 months ago
Anton Johansson dd6bee2707 hppa: Introduce HPPACPUDef 5 months ago
Florian Hofhammer 9097087147 linux-user: make syscall emulation interruptible 5 months ago
Brian Cain 20df4ef1c9 target/hexagon: Detect register write conflicts 6 months ago
Brian Cain f87873a134 target/hexagon: Fix invalid duplex decoding 6 months ago
Richard Henderson 62822fc7e0 target/or1k: Rename from openrisc 6 months ago
Aleksandr Sergeev d22e9aec57 linux-user/syscall.c: Prevent acquiring clone_lock while fork() 6 months ago
Ziyang Zhang 5ed628d1d3 linux-user: add plugin API to filter syscalls 8 months ago
Pierrick Bouvier d37ce14f98 linux-user: move user/syscall-trace.h to linux-user/syscall.c 6 months ago
Helge Deller 5db961f92b linux-user: Fix MADV_XXX constants on hppa target 7 months ago
Helge Deller 160b9347c7 linux-user: strace: Fix 5th argument of futex syscall 7 months ago
Icenowy Zheng d68f0e2e90 linux-user: fixup termios2 related things on PowerPC 7 months ago
Vivian Wang 4f22fcb5c6 linux-user: Add missing termios baud rates 7 months ago
Luca Bonissi 947b971cad linux-user: Add termios2 support to sparc target 7 months ago
Luca Bonissi afbe0ff81c linux-user: Add termios2 support to sh4 target 7 months ago
Luca Bonissi edf9184f4f linux-user: Add termios2 support to mips target 7 months ago
Luca Bonissi edc741710a linux-user: Add termios2 support to hppa target 7 months ago
Luca Bonissi 8d8c6aeee8 linux-user: Add termios2 support to alpha target 7 months ago
Luca Bonissi e9a8a10e84 linux-user: Add termios2 support 7 months ago
Andreas Schwab 344640b479 linux-user: update statx emulation 8 months ago
Peter Maydell 75f48413bb all: Clean up includes 7 months ago
Philippe Mathieu-Daudé 3c8f525e93 target/i386: Use little-endian variant of cpu_ld/st_data*() 9 months ago
Pierrick Bouvier 83017c4aaa linux-user/aarch64/target_fcntl.h: add missing TARGET_O_LARGEFILE definition 7 months ago
Richard Henderson 239b9d0488 include/qemu/atomic: Drop aligned_{u}int64_t 7 months ago
Richard Henderson a1de2343b2 linux-user/hppa: Drop CONFIG_ATOMIC64 test 7 months ago
Richard Henderson 1e8b4763e0 linux-user/arm: Drop CONFIG_ATOMIC64 test 7 months ago
Richard Henderson 264ae24c36 meson: Drop host_arch rename for riscv64 8 months ago
Richard Henderson e06980adea meson: Drop host_arch rename for mips64 8 months ago
Richard Henderson e23d76d896 *: Remove ppc host support 8 months ago
Richard Henderson a2d76779d6 *: Remove i386 host support 8 months ago
Richard Henderson 25512d6865 *: Remove __i386__ tests 8 months ago
Richard Henderson 581b722144 *: Remove arm host support 8 months ago
Anton Johansson f5fa259b50 target/alpha: Introduce alpha_phys_addr_space_bits() 7 months ago
Michael Tokarev a19fe4d377 linux-user: implement epoll_pwait2 syscall 7 months ago
Michael Tokarev 429bc03a8e linux-user: cleanup epoll_pwait ifdeff'ery 7 months ago
Matthew Lugg 81ceab3049 linux-user: fix reserved_va page leak in do_munmap 9 months ago
Matthew Lugg 2422884ec5 linux-user: fix mremap errors for invalid ranges 9 months ago
Matthew Lugg aaed9ca179 linux-user: fix mremap unmapping adjacent region 9 months ago
Jim MacArthur c333f9c4ee linux-user/elfload.c: Correction to HWCAP2 accessor 7 months ago
Jean-Christian CÎRSTEA 82ae60c8b5 linux-user: allow null `pathname` for statx()/fstatat() 7 months ago
Peter Maydell 0db2de22fc linux-user: permit sendto() with NULL buf and 0 len 9 months ago
Bastian Blank 7c70893216 linux-user: Use correct type for FIBMAP and FIGETBSZ emulation 9 months ago
Brian Cain 81c9311296 linux-user/hexagon: Use an array for GPRs 10 months ago
Brian Cain ef9bb7c6e4 linux-user/hexagon: use abi_ulong 10 months ago