Andreas Schwab
|
0f6bb1958f
linux-user: Use getcwd syscall directly
|
5 gadi atpakaļ |
Filip Bozuta
|
4d213001b3
linux-user: Fix syscall rt_sigtimedwait() implementation
|
5 gadi atpakaļ |
Laurent Vivier
|
445883885a
linux-user, ppc: fix clock_nanosleep() for linux-user-ppc
|
5 gadi atpakaļ |
Laurent Vivier
|
8ec68a0a87
linux-user: fix clock_nanosleep()
|
5 gadi atpakaļ |
Matus Kysel
|
d8c08b1e6c
linux-user: refactor ipc syscall and support of semtimedop syscall
|
5 gadi atpakaļ |
Josh Kunz
|
71e2443e4c
linux-user: Use EPROTONOSUPPORT for unimplemented netlink protocols
|
5 gadi atpakaļ |
Markus Armbruster
|
5325cc34a2
qom: Put name parameter before value / visitor parameter
|
5 gadi atpakaļ |
Filip Bozuta
|
79482e5987
linux-user: Add strace support for printing arguments of ioctl()
|
5 gadi atpakaļ |
Filip Bozuta
|
f4d92c5e9f
linux-user: Add strace support for printing arguments of fallocate()
|
5 gadi atpakaļ |
Filip Bozuta
|
c84be71f68
linux-user: Extend strace support to enable argument printing after syscall execution
|
5 gadi atpakaļ |
Chen Gang
|
e865b97ff4
linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
|
5 gadi atpakaļ |
Peter Maydell
|
49ee115552
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-request' into staging
|
5 gadi atpakaļ |
Andreas Schwab
|
2d92c6827c
linux-user: implement OFD locks
|
5 gadi atpakaļ |
Helge Deller
|
93a5661dc5
linux-user: Add support for /proc/cpuinfo on hppa platform
|
5 gadi atpakaļ |
Helge Deller
|
538fabcb46
linux-user: return target error codes for socket() and prctl()
|
5 gadi atpakaļ |
Laurent Vivier
|
6eb9dbf6a7
linux-user, alpha: fix oldumount syscall
|
5 gadi atpakaļ |
Alex Bennée
|
1f81ce90e3
linux-user: properly "unrealize" vCPU object
|
5 gadi atpakaļ |
Sergei Trofimovich
|
386d386568
linux-user/syscall.c: add target-to-host mapping for epoll_create1()
|
5 gadi atpakaļ |
Alex Bennée
|
7ad4d5a43e
linux-user: fix /proc/self/stat handling
|
5 gadi atpakaļ |
Alex Bennée
|
bb55173cfb
linux-user: clean-up padding on /proc/self/maps
|
5 gadi atpakaļ |
Alex Bennée
|
01ef6b9e4e
linux-user: factor out reading of /proc/self/maps
|
5 gadi atpakaļ |
Alex Bennée
|
bbf5f2a1aa
linux-user: protect fcntl64 with an #ifdef
|
5 gadi atpakaļ |
Alistair Francis
|
146902964d
linux-user: Support futex_time64
|
5 gadi atpakaļ |
Richard Henderson
|
a52f5f87be
linux-user: Flush out implementation of gettimeofday
|
5 gadi atpakaļ |
Richard Henderson
|
bf02adcd88
linux-user: Add x86_64 vsyscall page to /proc/self/maps
|
5 gadi atpakaļ |
Laurent Vivier
|
9d12f79daa
linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl
|
5 gadi atpakaļ |
Laurent Vivier
|
5bcb498638
linux-user, arm: add syscall table generation support
|
5 gadi atpakaļ |
Alistair Francis
|
50efc69586
linux-user/riscv: Update the syscall_nr's to the 5.5 kernel
|
5 gadi atpakaļ |
Alistair Francis
|
c6c8d1026e
linux-user/syscall: Add support for clock_gettime64/clock_settime64
|
5 gadi atpakaļ |
Alistair Francis
|
859e8a89be
linux-user: Protect more syscalls
|
5 gadi atpakaļ |