index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
5 days
linux-user/arm: Select vdso for be8 and be32 modes
Richard Henderson
5 days
linux-user/ppc: Reduce vdso alignment to 4k
Richard Henderson
5 days
linux-user/loongarch64: Reduce vdso alignment to 4k
Richard Henderson
5 days
linux-user/arm: Reduce vdso alignment to 4k
Richard Henderson
5 days
linux-user/aarch64: Reduce vdso alignment to 4k
Richard Henderson
5 days
linux-user: Drop image_info.alignment
Richard Henderson
5 days
linux-user: Honor elf alignment when placing images
Richard Henderson
5 days
linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
Ilya Leoshkevich
5 days
linux-user: Fix setreuid and setregid to use direct syscalls
Helge Deller
2024-11-06
Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-11-05
linux-user: Allow custom rt signal mappings
Ilya Leoshkevich
2024-11-05
linux-user: Fix GDB complaining about system-supplied DSO string table index
Ilya Leoshkevich
2024-11-05
target/arm: Explicitly set 2-NaN propagation rule
Peter Maydell
2024-10-24
Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-10-22
linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
Yao Zi
2024-10-22
linux-user: Fix build failure caused by missing __u64 on musl
Yao Zi
2024-10-22
linux-user: Trace rt_sigprocmask's sigsets
Ilya Leoshkevich
2024-10-22
linux-user/ppc: Fix sigmask endianness issue in sigreturn
Ilya Leoshkevich
2024-10-22
linux-user: Emulate /proc/self/maps under mmap_lock
Ilya Leoshkevich
2024-10-21
linux-user: Clean up unused header
Gustavo Romero
2024-10-15
linux-user/i386: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
2024-10-13
linux-user/vm86: Fix compilation with Clang
Thomas Huth
2024-10-13
linux-user/i386: Emulate orig_ax
Ilya Leoshkevich
2024-10-13
include/exec: Introduce env_cpu_const()
Ilya Leoshkevich
2024-10-08
linux-user: Add strace for recvfrom()
Philippe Mathieu-Daudé
2024-10-08
linux-user: Add strace for sendto()
Philippe Mathieu-Daudé
2024-10-08
linux-user: Factor print_buf_len() out
Philippe Mathieu-Daudé
2024-10-08
linux-user: Display sockaddr buffer as pointer
Philippe Mathieu-Daudé
2024-10-08
linux-user: Correct print_sockaddr() format
Philippe Mathieu-Daudé
2024-10-08
linux-user: Trace wait4()'s and waitpid()'s wstatus
Ilya Leoshkevich
2024-10-08
linux-user: add strace support for openat2
Michael Vogt
2024-10-08
linux-user: add openat2 support in linux-user
Michael Vogt
2024-10-08
linux-user: Fix parse_elf_properties GNU0_MAGIC check
Richard Henderson
2024-10-08
linux-user/flatload: Take mmap_lock in load_flt_binary()
Philippe Mathieu-Daudé
2024-10-03
linux-user: Remove unused handle_vm86_fault
Dr. David Alan Gilbert
2024-10-02
linux-user/hppa: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-09-27
Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-09-22
linux-user: update syscall.tbl to Linux v6.11
Laurent Vivier
2024-09-22
linux-user,loongarch: move to syscalltbl file
Laurent Vivier
2024-09-22
linux-user,hexagon: move to syscalltbl file
Laurent Vivier
2024-09-22
linux-user,riscv: move to syscalltbl file
Laurent Vivier
2024-09-22
linux-user,openrisc: move to syscalltbl file
Laurent Vivier
2024-09-22
linux-user,aarch64: move to syscalltbl file
Laurent Vivier
2024-09-22
linux-user: update syscall.tbl to Linux v6.10
Laurent Vivier
2024-09-22
linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10
Laurent Vivier
2024-09-22
linux-user: update syscall_nr.h to Linux v6.10
Laurent Vivier
2024-09-20
license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
Philippe Mathieu-Daudé
2024-09-20
linux-user/syscall.c: eliminate other explicit LFS usages
Michael Tokarev
2024-09-20
linux-user/syscall.c: drop 64 suffix from flock64 &Co
Michael Tokarev
2024-09-13
linux-user: Remove support for CRIS target
Philippe Mathieu-Daudé
[next]