index
:
riscv-gnu-toolchain/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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-04
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
10
-248
/
+378
2023-02-03
linux-user: Allow sendmsg() without IOV
Helge Deller
1
-2
/
+7
2023-02-03
linux-user: Implement SOL_ALG encryption support
Helge Deller
1
-0
/
+8
2023-02-03
linux-user: Enhance strace output for various syscalls
Helge Deller
1
-20
/
+23
2023-02-03
linux-user: Show 4th argument of rt_sigprocmask() in strace
Helge Deller
1
-1
/
+2
2023-02-03
linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise()
Helge Deller
1
-13
/
+43
2023-02-03
linux-user: Improve strace output of personality() and sysinfo()
Helge Deller
1
-2
/
+3
2023-02-03
linux-user: Fix /proc/cpuinfo output for hppa
Helge Deller
1
-5
/
+11
2023-02-03
linux-user: Fix SO_ERROR return code of getsockopt()
Helge Deller
1
-1
/
+6
2023-02-03
linux-user: move target_flat.h to target subdirs
Mike Frysinger
6
-0
/
+5
2023-02-03
linux-user: Improve strace output of getgroups() and setgroups()
Helge Deller
1
-4
/
+4
2023-02-03
linux-user: Add strace output for clock_getres_time64() and futex_time64()
Helge Deller
1
-0
/
+6
2023-02-03
Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
Daniel P. Berrangé
1
-18
/
+0
2023-02-03
Revert "linux-user: add more compat ioctl definitions"
Daniel P. Berrangé
1
-25
/
+0
2023-02-03
linux-user: add more netlink protocol constants
Letu Ren
1
-0
/
+48
2023-02-03
linux-user: fix strace build w/out munlockall
Mike Frysinger
1
-1
/
+3
2023-02-03
linux-user: un-parent OBJECT(cpu) when closing thread
Richard Henderson
1
-6
/
+7
2023-02-03
linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace
Helge Deller
1
-0
/
+2
2023-01-25
linux-user/syscall: Implement execveat()
Drew DeVault
1
-6
/
+9
2023-01-25
linux-user/syscall: Extract do_execve() from do_syscall1()
Drew DeVault
1
-97
/
+114
2023-01-25
linux-user/strace: Add output for execveat() syscall
Drew DeVault
2
-1
/
+24
2023-01-25
linux-user/strace: Extract print_execve_argv() from print_execve()
Drew DeVault
1
-32
/
+39
2023-01-25
linux-user/strace: Constify struct flags
Philippe Mathieu-Daudé
1
-20
/
+20
2023-01-23
linux-user: Implment host/ppc/host-signal.h
Richard Henderson
1
-0
/
+39
2023-01-23
target/arm/sme: Rebuild hflags in aarch64_set_svcr()
Richard Henderson
2
-10
/
+1
2023-01-23
target/arm/sme: Reset SVE state in aarch64_set_svcr()
Richard Henderson
2
-8
/
+1
2023-01-23
target/arm/sme: Introduce aarch64_set_svcr()
Richard Henderson
2
-2
/
+2
2023-01-16
tcg: add perfmap and jitdump
Ilya Leoshkevich
2
-0
/
+17
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
2
-0
/
+4
2023-01-16
linux-user: Clean up when exiting due to a signal
Ilya Leoshkevich
1
-3
/
+5
2023-01-05
linux-user/hexagon: fix signal context save & restore
Mukilan Thiyagarajan
1
-6
/
+11
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
1
-1
/
+1
2022-11-02
linux-user: always translate cmsg when recvmsg
Icenowy Zheng
1
-1
/
+2
2022-11-02
linux-user: Add strace output for timer_settime64() syscall
Helge Deller
1
-1
/
+4
2022-11-02
linux-user: Add close_range() syscall
Helge Deller
2
-0
/
+22
2022-11-02
linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler
Helge Deller
1
-5
/
+14
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-4
/
+0
2022-10-26
accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
Richard Henderson
1
-4
/
+0
2022-10-25
linux-user: Add guest memory layout to exception dump
Helge Deller
3
-16
/
+33
2022-10-21
linux-user: Implement faccessat2
WANG Xuerui
3
-1
/
+13
2022-10-21
linux-user: remove conditionals for many fs.h ioctls
Daniel P. Berrangé
1
-24
/
+0
2022-10-21
linux-user: add more compat ioctl definitions
Daniel P. Berrangé
1
-0
/
+25
2022-10-21
linux-user: don't use AT_EXECFD in do_openat()
Laurent Vivier
1
-2
/
+1
2022-10-21
linux-user: handle /proc/self/exe with execve() syscall
Laurent Vivier
1
-1
/
+5
2022-10-21
linux-user: fix pidfd_send_signal()
Laurent Vivier
2
-9
/
+14
2022-10-21
linux-user: Fix more MIPS n32 syscall ABI issues
WANG Xuerui
1
-5
/
+5
2022-10-17
linux-user: Fix struct statfs ABI on loongarch64
WANG Xuerui
1
-1
/
+2
2022-10-11
linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
Paolo Bonzini
1
-19
/
+100
2022-10-11
linux-user: i386/signal: support FXSAVE fpstate on 32-bit emulation
Paolo Bonzini
1
-51
/
+76
2022-10-11
linux-user: i386/signal: move fpstate at the end of the 32-bit frames
Paolo Bonzini
1
-2
/
+9
[prev]
[next]