aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
5 dayslinux-user/arm: Select vdso for be8 and be32 modesRichard Henderson
5 dayslinux-user/ppc: Reduce vdso alignment to 4kRichard Henderson
5 dayslinux-user/loongarch64: Reduce vdso alignment to 4kRichard Henderson
5 dayslinux-user/arm: Reduce vdso alignment to 4kRichard Henderson
5 dayslinux-user/aarch64: Reduce vdso alignment to 4kRichard Henderson
5 dayslinux-user: Drop image_info.alignmentRichard Henderson
5 dayslinux-user: Honor elf alignment when placing imagesRichard Henderson
5 dayslinux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDRIlya Leoshkevich
5 dayslinux-user: Fix setreuid and setregid to use direct syscallsHelge Deller
2024-11-06Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-11-05linux-user: Allow custom rt signal mappingsIlya Leoshkevich
2024-11-05linux-user: Fix GDB complaining about system-supplied DSO string table indexIlya Leoshkevich
2024-11-05target/arm: Explicitly set 2-NaN propagation rulePeter Maydell
2024-10-24Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-10-22linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMINYao Zi
2024-10-22linux-user: Fix build failure caused by missing __u64 on muslYao Zi
2024-10-22linux-user: Trace rt_sigprocmask's sigsetsIlya Leoshkevich
2024-10-22linux-user/ppc: Fix sigmask endianness issue in sigreturnIlya Leoshkevich
2024-10-22linux-user: Emulate /proc/self/maps under mmap_lockIlya Leoshkevich
2024-10-21linux-user: Clean up unused headerGustavo Romero
2024-10-15linux-user/i386: Use explicit little-endian LD/ST APIPhilippe Mathieu-Daudé
2024-10-13linux-user/vm86: Fix compilation with ClangThomas Huth
2024-10-13linux-user/i386: Emulate orig_axIlya Leoshkevich
2024-10-13include/exec: Introduce env_cpu_const()Ilya Leoshkevich
2024-10-08linux-user: Add strace for recvfrom()Philippe Mathieu-Daudé
2024-10-08linux-user: Add strace for sendto()Philippe Mathieu-Daudé
2024-10-08linux-user: Factor print_buf_len() outPhilippe Mathieu-Daudé
2024-10-08linux-user: Display sockaddr buffer as pointerPhilippe Mathieu-Daudé
2024-10-08linux-user: Correct print_sockaddr() formatPhilippe Mathieu-Daudé
2024-10-08linux-user: Trace wait4()'s and waitpid()'s wstatusIlya Leoshkevich
2024-10-08linux-user: add strace support for openat2Michael Vogt
2024-10-08linux-user: add openat2 support in linux-userMichael Vogt
2024-10-08linux-user: Fix parse_elf_properties GNU0_MAGIC checkRichard Henderson
2024-10-08linux-user/flatload: Take mmap_lock in load_flt_binary()Philippe Mathieu-Daudé
2024-10-03linux-user: Remove unused handle_vm86_faultDr. David Alan Gilbert
2024-10-02linux-user/hppa: fix -Werror=maybe-uninitialized false-positiveMarc-André Lureau
2024-09-27Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-09-22linux-user: update syscall.tbl to Linux v6.11Laurent Vivier
2024-09-22linux-user,loongarch: move to syscalltbl fileLaurent Vivier
2024-09-22linux-user,hexagon: move to syscalltbl fileLaurent Vivier
2024-09-22linux-user,riscv: move to syscalltbl fileLaurent Vivier
2024-09-22linux-user,openrisc: move to syscalltbl fileLaurent Vivier
2024-09-22linux-user,aarch64: move to syscalltbl fileLaurent Vivier
2024-09-22linux-user: update syscall.tbl to Linux v6.10Laurent Vivier
2024-09-22linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10Laurent Vivier
2024-09-22linux-user: update syscall_nr.h to Linux v6.10Laurent Vivier
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé
2024-09-20linux-user/syscall.c: eliminate other explicit LFS usagesMichael Tokarev
2024-09-20linux-user/syscall.c: drop 64 suffix from flock64 &CoMichael Tokarev
2024-09-13linux-user: Remove support for CRIS targetPhilippe Mathieu-Daudé