Michael Tokarev
|
45a67df841
linux-user: fix getgroups/setgroups allocations
|
2 年之前 |
Richard Henderson
|
49840a4a09
accel/tcg: Pass last not end to page_set_flags
|
2 年之前 |
Richard Henderson
|
720ace24ae
*: Add missing includes of qemu/plugin.h
|
2 年之前 |
Helge Deller
|
895ce8bb53
linux-user: Emulate CLONE_PIDFD flag in clone()
|
2 年之前 |
Helge Deller
|
fe080593dd
linux-user: Add translation for argument of msync()
|
2 年之前 |
Mathis Marion
|
44cf6731d6
linux-user: fix sockaddr_in6 endianness
|
2 年之前 |
Helge Deller
|
86f04735ac
linux-user: Fix brk() to release pages
|
2 年之前 |
Andreas Schwab
|
25bb27c715
linux-user: fill out task state in /proc/self/stat
|
2 年之前 |
Ilya Leoshkevich
|
9c1da8b5ee
linux-user: Fix unaligned memory access in prlimit64 syscall
|
2 年之前 |
Mathis Marion
|
d759a62b12
linux-user: fix timerfd read endianness conversion
|
2 年之前 |
Helge Deller
|
258bec39f3
linux-user: Fix access to /proc/self/exe
|
2 年之前 |
Ilya Leoshkevich
|
7de0816f69
linux-user: Always exit from exclusive state in fork_end()
|
2 年之前 |
Helge Deller
|
3f0744f98b
linux-user: Allow sendmsg() without IOV
|
2 年之前 |
Helge Deller
|
27404b6c15
linux-user: Implement SOL_ALG encryption support
|
2 年之前 |
Helge Deller
|
e0174afeea
linux-user: Fix /proc/cpuinfo output for hppa
|
2 年之前 |
Helge Deller
|
cb88b7c214
linux-user: Fix SO_ERROR return code of getsockopt()
|
2 年之前 |
Daniel P. Berrangé
|
6003159ce1
Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
|
2 年之前 |
Daniel P. Berrangé
|
9f0246539a
Revert "linux-user: add more compat ioctl definitions"
|
2 年之前 |
Richard Henderson
|
6490d9aa62
linux-user: un-parent OBJECT(cpu) when closing thread
|
2 年之前 |
Drew DeVault
|
55bbe4d5ee
linux-user/syscall: Implement execveat()
|
2 年之前 |
Drew DeVault
|
156e1f6718
linux-user/syscall: Extract do_execve() from do_syscall1()
|
2 年之前 |
Markus Armbruster
|
3d558330ad
Drop more useless casts from void * to pointer
|
2 年之前 |
Icenowy Zheng
|
16c81dd563
linux-user: always translate cmsg when recvmsg
|
2 年之前 |
Helge Deller
|
af804f39cc
linux-user: Add close_range() syscall
|
2 年之前 |
Helge Deller
|
bd5ccd6108
linux-user: Add guest memory layout to exception dump
|
2 年之前 |
WANG Xuerui
|
35a2c85f7d
linux-user: Implement faccessat2
|
2 年之前 |
Daniel P. Berrangé
|
c5495f4ecb
linux-user: add more compat ioctl definitions
|
2 年之前 |
Laurent Vivier
|
00ed8a3459
linux-user: don't use AT_EXECFD in do_openat()
|
2 年之前 |
Laurent Vivier
|
f07eb1c4f8
linux-user: handle /proc/self/exe with execve() syscall
|
2 年之前 |
Laurent Vivier
|
46187d707e
linux-user: fix pidfd_send_signal()
|
2 年之前 |