Peter Maydell
|
f99329cd82
linux-user: Don't overrun guest buffer in sched_getaffinity
|
11 年之前 |
Petar Jovanovic
|
d25295d4ef
linux-user: pass correct host flags to accept4()
|
11 年之前 |
Peter Maydell
|
ec864874bd
linux-user: Fix build if headers don't define _LINUX_CAPABILITY_VERSION_1
|
11 年之前 |
Peter Maydell
|
e0eb210ec0
linux-user: Implement capget, capset
|
11 年之前 |
Alex Barcelo
|
1c275925bf
signal: added a wrapper for sigprocmask function
|
11 年之前 |
Andreas Schwab
|
8d5d30046b
linux-user: implement F_[GS]ETOWN_EX
|
11 年之前 |
Peter Maydell
|
3b899ea7d4
linux-user: Don't return uninitialized value for atomic_barrier syscall
|
11 年之前 |
Andreas Färber
|
0429a97195
cpu: Move opaque field from CPU_COMMON to CPUState
|
12 年之前 |
Petar Jovanovic
|
974a196d7f
linux-user: translate signal number on return from sigtimedwait
|
11 年之前 |
Alexander Graf
|
f19e00d776
linux-user: Implement sendmmsg syscall
|
11 年之前 |
Peter Maydell
|
76ca310a19
linux-user: Fix getresuid, getresgid if !USE_UID16
|
11 年之前 |
Peter Maydell
|
69d4c703a5
linux-user: Fix error handling in target_to_host_semarray()
|
11 年之前 |
Andreas Färber
|
fff8c539bd
linux-user: Implement BLKPG ioctl
|
11 年之前 |
Peter Maydell
|
501bb4b0cb
linux-user: Fix error handling in lock_iovec()
|
11 年之前 |
Michael Tokarev
|
62dc90c668
linux-user: refactor do_socketcall()
|
11 年之前 |
Pavel Zbitskiy
|
a39ca6a124
linux-user: fixed recvfrom() addrlen
|
11 年之前 |
Pavel Zbitskiy
|
fe54b24930
linux-user: fixed getsockopt() optlen
|
11 年之前 |
André Hentschel
|
b9d36eb2c7
linux-user: Support the accept4 socketcall
|
11 年之前 |
Petar Jovanovic
|
a29267846a
linux-user: pass correct parameter to do_shmctl()
|
11 年之前 |
Petar Jovanovic
|
55a2b1631f
linux-user: create target_structs header to place ipc_perm and shmid_ds
|
11 年之前 |
Erik de Castro Lopo
|
f4f1e10a58
linux-user: Implement handling of 5 POSIX timer syscalls.
|
11 年之前 |
Stefan Weil
|
20d155bc90
linux-user: Fix stat64 syscall for SPARC64
|
11 年之前 |
Edgar E. Iglesias
|
53d09b761f
linux-user: Handle SOCK_CLOEXEC/NONBLOCK if unavailable on host
|
12 年之前 |
Riku Voipio
|
89aaf1a6ad
[v2] linux-user: implement m68k atomic syscalls
|
12 年之前 |
Petar Jovanovic
|
dbf4f7965a
linux-user: correct how SOL_SOCKET is converted from target to host and back
|
12 年之前 |
Laurent Vivier
|
0d78b3b5b1
linux-user: add some IPV6 commands in setsockop()
|
12 年之前 |
Laurent Vivier
|
f57d419241
linux-user: Add setsockopt(SO_ATTACH_FILTER)
|
12 年之前 |
Laurent Vivier
|
de6b993377
linux-user: convert /proc/net/route when endianess differs
|
12 年之前 |
Richard Henderson
|
8070e7be8b
alpha-linux-user: Fix umount syscall numbers
|
12 年之前 |
Peter Maydell
|
4a24a75810
linux-user: Allow targets to specify a minimum uname release
|
12 年之前 |