3583 Commits (7cac7aa7040a823c585f1578a38f28e83c8bf3e1)

Author SHA1 Message Date
Yao Zi 310df7a9fe linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN 2 years ago
Yao Zi c12df59de9 linux-user: Fix build failure caused by missing __u64 on musl 2 years ago
Ilya Leoshkevich f769eb00b5 linux-user: Trace rt_sigprocmask's sigsets 2 years ago
Ilya Leoshkevich 8704132805 linux-user/ppc: Fix sigmask endianness issue in sigreturn 2 years ago
Ilya Leoshkevich bbd5630a75 linux-user: Emulate /proc/self/maps under mmap_lock 2 years ago
Gustavo Romero fe71f4b0de linux-user: Clean up unused header 2 years ago
Philippe Mathieu-Daudé eed4e3d4c6 linux-user/i386: Use explicit little-endian LD/ST API 2 years ago
Thomas Huth d0fb974022 linux-user/vm86: Fix compilation with Clang 2 years ago
Ilya Leoshkevich 3674bfadb5 linux-user/i386: Emulate orig_ax 2 years ago
Ilya Leoshkevich f781af3b14 include/exec: Introduce env_cpu_const() 2 years ago
Philippe Mathieu-Daudé 124e769083 linux-user: Add strace for recvfrom() 2 years ago
Philippe Mathieu-Daudé ff54bcd541 linux-user: Add strace for sendto() 2 years ago
Philippe Mathieu-Daudé 57fbc9b987 linux-user: Factor print_buf_len() out 2 years ago
Philippe Mathieu-Daudé 02d9169761 linux-user: Display sockaddr buffer as pointer 2 years ago
Philippe Mathieu-Daudé 7db3a42ef6 linux-user: Correct print_sockaddr() format 2 years ago
Ilya Leoshkevich 322bfaa2ea linux-user: Trace wait4()'s and waitpid()'s wstatus 2 years ago
Michael Vogt 9729930344 linux-user: add strace support for openat2 2 years ago
Michael Vogt 9651cead2f linux-user: add openat2 support in linux-user 2 years ago
Richard Henderson 2884596f5f linux-user: Fix parse_elf_properties GNU0_MAGIC check 2 years ago
Philippe Mathieu-Daudé a9ee641bd4 linux-user/flatload: Take mmap_lock in load_flt_binary() 2 years ago
Dr. David Alan Gilbert 95b9c27c81 linux-user: Remove unused handle_vm86_fault 2 years ago
Marc-André Lureau 0d0f95c7bc linux-user/hppa: fix -Werror=maybe-uninitialized false-positive 2 years ago
Laurent Vivier c4d80fa63e linux-user: update syscall.tbl to Linux v6.11 2 years ago
Laurent Vivier c52e405968 linux-user,loongarch: move to syscalltbl file 2 years ago
Laurent Vivier e7e6cc5021 linux-user,hexagon: move to syscalltbl file 2 years ago
Laurent Vivier 5281a1975c linux-user,riscv: move to syscalltbl file 2 years ago
Laurent Vivier 656a46fbda linux-user,openrisc: move to syscalltbl file 2 years ago
Laurent Vivier f5afe739a2 linux-user,aarch64: move to syscalltbl file 2 years ago
Laurent Vivier e12fbc36f9 linux-user: update syscall.tbl to Linux v6.10 2 years ago
Laurent Vivier c0d3050d27 linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10 2 years ago
Laurent Vivier 3f89ff9b60 linux-user: update syscall_nr.h to Linux v6.10 2 years ago
Philippe Mathieu-Daudé 06e2329636 license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2 years ago
Michael Tokarev 99174ce39e linux-user/syscall.c: eliminate other explicit LFS usages 2 years ago
Michael Tokarev ac1bbe8ca4 linux-user/syscall.c: drop 64 suffix from flock64 &Co 2 years ago
Philippe Mathieu-Daudé bff4b02ca1 linux-user: Remove support for CRIS target 2 years ago
Richard Henderson a4ad4a9d98 linux-user: Handle short reads in mmap_h_gt_g 2 years ago
Philippe Mathieu-Daudé e922abf5c0 linux-user/mips: Select Loongson CPU for Loongson binaries 2 years ago
Philippe Mathieu-Daudé 309ce6af94 linux-user/mips: Select MIPS64R2-generic for Rel2 binaries 2 years ago
Philippe Mathieu-Daudé 1e5a7c57a5 linux-user/mips: Select Octeon68XX CPU for Octeon binaries 2 years ago
Philippe Mathieu-Daudé f7e3d7521b linux-user/mips: Do not try to use removed R5900 CPU 2 years ago
Richard Henderson 3aefee3ec0 linux-user: Preserve NULL hit in target_mmap subroutines 2 years ago
Ilya Leoshkevich 5b0c2742c8 linux-user/elfload: Fix pr_pid values in core files 2 years ago
Fabio D'Urso d9b019e0a0 linux-user: open_self_stat: Implement num_threads 2 years ago
Vivian Wang 25268a1855 linux-user/main: Check errno when getting AT_EXECFD 2 years ago
Gustavo Romero bef6a77f6d target/arm: Factor out code for setting MTE TCF0 field 2 years ago
Richard Henderson f324a03ee2 linux-user/main: Suppress out-of-range comparison warning for clang 2 years ago
Dr. David Alan Gilbert 23e6b6ef15 linux-user: sparc: Remove unused struct 'target_mc_fq' 2 years ago
Dr. David Alan Gilbert 2cf382d479 linux-user: cris: Remove unused struct 'rt_signal_frame' 2 years ago
Ilya Leoshkevich 54b2792102 linux-user: Make TARGET_NR_setgroups affect only the current thread 2 years ago
Warner Losh 1b6f1b2e82 linux-user: Adjust comment to reflect the code. 2 years ago