Alexander Graf
|
aecc88616a
linux-user: Fix up timer id handling
|
10 years ago |
Riku Voipio
|
d80a190594
linux-user: don't include timerfd if not needed
|
11 years ago |
Alexander Graf
|
e52a99f756
linux-user: Simplify timerid checks on g_posix_timers range
|
11 years ago |
Alexander Graf
|
a59b5e35d1
linux-user: Convert blkpg to use a special subop handler
|
11 years ago |
zhanghailiang
|
680dfde919
linux-user: fix file descriptor leaks
|
11 years ago |
zhanghailiang
|
29e03fcb62
linux-user: check return value of malloc()
|
11 years ago |
Tom Musta
|
29560a6cb7
linux-user: writev Partial Writes
|
11 years ago |
Tom Musta
|
6f6a40328b
linux-user: Support target-to-host translation of mlockall argument
|
11 years ago |
Tom Musta
|
8fbe8fdfbc
linux-user: clock_nanosleep errno Handling on PPC
|
11 years ago |
Tom Musta
|
d4290c40a4
linux-user: Detect fault in sched_rr_get_interval
|
11 years ago |
Tom Musta
|
a1d5c5b25d
linux-user: Handle NULL sched_param argument to sched_*
|
11 years ago |
Tom Musta
|
edcc5f9dc3
linux-user: Detect Negative Message Sizes in msgsnd System Call
|
11 years ago |
Tom Musta
|
b6ce1f6b90
linux-user: Conditionally Pass Attribute Pointer to mq_open()
|
11 years ago |
Tom Musta
|
37ed09560c
linux-user: Make ipc syscall's third argument an abi_long
|
11 years ago |
Tom Musta
|
5464baecf5
linux-user: Properly Handle semun Structure In Cross-Endian Situations
|
11 years ago |
Tom Musta
|
5d2fa8ebb4
linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
|
11 years ago |
Tom Musta
|
035273440b
linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
|
11 years ago |
Riku Voipio
|
9af5c906d1
linux-user: add setns and unshare
|
11 years ago |
Paul Burton
|
ab31cda327
linux-user: support ioprio_{get, set} syscalls
|
11 years ago |
Riku Voipio
|
518343413f
linux-user: support timerfd_{create, gettime, settime} syscalls
|
11 years ago |
Mike Frysinger
|
f17f4989fa
linux-user: fix readlink handling with magic exe symlink
|
11 years ago |
Peter Maydell
|
c065976f2b
linux-user: Fix conversion of sigevent argument to timer_create
|
11 years ago |
Riku Voipio
|
0b2effd744
linux-user: redirect openat calls
|
11 years ago |
Mikhail Ilyin
|
d67f4aaae8
linux-user: /proc/self/maps content
|
11 years ago |
Joakim Tjernlund
|
2dd08dfd9a
alloca one extra byte sockets
|
11 years ago |
Joakim Tjernlund
|
33a29b51c9
linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr
|
11 years ago |
Joakim Tjernlund
|
451aaf688c
qemu-user: Impl. setsockopt(SO_BINDTODEVICE)
|
11 years ago |
Paul Burton
|
ca56f5b596
linux-user: support the KDSIGACCEPT ioctl
|
11 years ago |
Paul Burton
|
b67d80311a
linux-user: allow NULL tv argument for settimeofday
|
11 years ago |
Paul Burton
|
ef4467e911
linux-user: respect timezone for settimeofday
|
11 years ago |