index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
13 days
linux-user: Fix AT_PHDR when program headers are relocated into their own seg...
Akshit Yadav
13 days
linux-user/xtensa: fix unlock of uninitialized frame pointer on sigreturn
Matt Turner
13 days
linux-user/xtensa: save/restore FP registers across signal delivery
Matt Turner
2026-06-14
linux-user: add preadv2/preadv2
Dominique Martinet
2026-06-11
linux-user/strace: add fsmount series of syscalls
Xinhui Yang
2026-06-11
linux-user: implement fsmount(2) series of syscalls
Xinhui Yang
2026-06-01
linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn
Matt Turner
2026-06-01
linux-user/sh4: restore FP rounding mode on sigreturn
Matt Turner
2026-06-01
linux-user/sh4: preserve T/M/Q bits across signal delivery
Matt Turner
2026-06-01
linux-user/mips: save/restore FCSR across signal delivery
Matt Turner
2026-06-01
linux-user/ppc: restore fp_status from FPSCR on sigreturn
Matt Turner
2026-05-26
linux-user/mips64: fix mipsn32 elf_core_copy_regs entry width
Matt Turner
2026-05-26
linux-user/mips64: fix elf_core_copy_regs register layout in core files
Matt Turner
2026-05-19
linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline pattern
Matt Turner
2026-05-19
linux-user/sh4: Fix target_ucontext tuc_link field type
Matt Turner
2026-05-19
linux-user: Fix AT_EXECFN in AUXV for symlinked programs
Helge Deller
2026-05-14
linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR
Helge Deller
2026-05-14
linux-user: Allow getsockopt() with NULL optval address
Helge Deller
2026-05-14
linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
2026-05-14
linux-user: Add missing CDROM ioctls
Helge Deller
2026-05-14
linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
2026-05-14
linux-user: Use abi_int for imr_ifindex in ip_mreqn struct
Helge Deller
2026-05-14
linux-user: Fix CLONE_PARENT_SETTID when using fork-like clone
Helge Deller
2026-05-14
linux-user: Add getsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
2026-05-14
linux-user: Add setsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
2026-05-14
linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEW
Helge Deller
2026-05-14
linux-user/mips: sync k0 TLS for EF_MIPS_MACH_OCTEON userlands
James Hilliard
2026-05-14
linux-user/strace: Use pointer type for read and write values
Alistair Francis
2026-05-14
linux-user/arm/nwfpe: Use thread-local storage for qemufpa
Richard Henderson
2026-05-14
linux-user/arm/nwfpe: Replace user_registers with current_cpu
Richard Henderson
2026-05-14
linux-user: Don't define target_stat64 struct for loongarch64
Gyorgy Tamasi
2026-05-14
linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Yixin Wei
2026-05-14
linux-user/ppc: Fix ppc64 rt_sigframe stack offset
Matt Turner
2026-05-14
bsd-user, linux-user: signal: recursive signal delivery fix
Nicholas Piggin
2026-05-14
linux-user: Make openat2() use -L for absolute paths
Sun Haoyu
2026-05-14
linux-user: update select timeout writeback
Sun Haoyu
2026-05-14
linux-user: fix name_to_handle_at when AT_HANDLE_MNT_ID_UNIQUE flag is set
Clayton Craft
2026-05-14
include: Don't include guest-host.h in cpu-ldst.h
Peter Maydell
2026-03-31
linux-user/i386/signal.c: Correct definition of target_fpstate_32
Peter Maydell
2026-03-18
linux-user: fix mremap with old_size=0 for shared mappings
Razvan Ghiorghe
2026-03-18
linux-user: Fix zero_bss for RX PT_LOAD segments
Razvan Ghiorghe
2026-03-11
linux-user: fix TIOCGSID ioctl
Andreas Schwab
2026-03-11
linux-user: Deal with mmap where start > reserved_va
Bingwu Zhang
2026-02-10
linux-user/syscall.c: Prevent acquiring clone_lock while fork()
Aleksandr Sergeev
2026-01-24
linux-user: fixup termios2 related things on PowerPC
Icenowy Zheng
2026-01-24
linux-user: Add missing termios baud rates
Vivian Wang
2026-01-24
linux-user: Add termios2 support to sparc target
Luca Bonissi
2026-01-24
linux-user: Add termios2 support to sh4 target
Luca Bonissi
2026-01-24
linux-user: Add termios2 support to mips target
Luca Bonissi
2026-01-24
linux-user: Add termios2 support to hppa target
Luca Bonissi
[next]