3576 Commits (eed4e3d4c62077866c83e8bda531c71e9de77203)

Author SHA1 Message Date
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
Matheus Tavares Bernardino e1b526f1d8 Hexagon: add PC alignment check and exception 2 years ago
Richard Henderson 68a414e99d target/sparc: Implement IMA extension 2 years ago
Richard Henderson deadbb14ba target/sparc: Enable VIS3 feature bit 2 years ago
Richard Henderson 4fd71d19ac target/sparc: Implement FMAf extension 2 years ago
Michael Vogt e6e903db6a linux-user: Add ioctl for BLKBSZSET 2 years ago
Richard Henderson 701890bdd0 target/i386: Pass host pointer and size to cpu_x86_{xsave,xrstor} 2 years ago