Sign in
qemu
/
qemu
/
b9f9908e2ddd167eb88ce3457953a30f18d2a7aa
/
linux-user
/
syscall.c
b9f9908
linux-user: fix error propagation in clock_gettime
by Max Filippov
· 7 years ago
a23ea40
linux-user: fix mq_getsetattr implementation
by Max Filippov
· 7 years ago
73a988d
linux-user: call cpu_copy under clone_lock
by Max Filippov
· 7 years ago
e1e44a9
Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
by Peter Maydell
· 7 years ago
ba7651f
target/xtensa: add linux-user support
by Max Filippov
· 8 years ago
5590190
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-request' into staging
by Peter Maydell
· 7 years ago
21b869a
linux-user: fix assertion in shmdt
by Max Filippov
· 7 years ago
e530acd
linux-user: fix mmap/munmap/mprotect/mremap/shmat
by Max Filippov
· 7 years ago
3c5f6a5
linux-user: fix assertion in shmdt
by Max Filippov
· 7 years ago
ebf9a36
linux-user: fix mmap/munmap/mprotect/mremap/shmat
by Max Filippov
· 7 years ago
d4247ec
linux-user: Support f_flags in statfs when available.
by Shea Levy
· 7 years ago
85fc716
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
by Richard Henderson
· 7 years ago
47ae93c
RISC-V Linux User Emulation
by Michael Clark
· 7 years ago
5fdefcf
linux-user: Fix sched_getaffinity mask size
by Samuel Thibault
· 7 years ago
2b74f62
linux-user: Implement ioctl cmd TIOCGPTPEER
by Andreas Schwab
· 7 years ago
8f0a371
Clean up includes
by Markus Armbruster
· 7 years ago
b1cef6d
Drop remaining bits of ia64 host support
by Peter Maydell
· 7 years ago
95d0307
linux-user: implement renameat2
by Andreas Schwab
· 7 years ago
b827c3e
linux-user: Add getcpu() support
by Samuel Thibault
· 7 years ago
2e0a871
linux-user: Fix sched_get/setaffinity conversion
by Samuel Thibault
· 7 years ago
10fa993
linux-user: Translate flags argument to dup3 syscall
by Peter Maydell
· 7 years ago
ad762b9
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
by Peter Maydell
· 7 years ago
7174970
linux-user: Fix length calculations in host_to_target_cmsg()
by Peter Maydell
· 7 years ago
78bfef7
linux-user: Handle rt_sigaction correctly for SPARC
by Peter Maydell
· 7 years ago
a8b154a
linux-user: return EINVAL from prctl(PR_*_SECCOMP)
by James Cowgill
· 7 years ago
a4dd3d5
linux-user: fix 'finshed' typo in comment
by Emilio G. Cota
· 7 years ago
8bf8e9d
linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
by James Clarke
· 7 years ago
541e169
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
by Helge Deller
· 7 years ago
3468b59
tcg: enable multiple TCG contexts in softmmu
by Emilio G. Cota
· 7 years ago
f2a48d6
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' into staging
by Peter Maydell
· 7 years ago
d6d6d6f
linux-user: Add some random ioctls
by Marco A L Barbosa
· 7 years ago
2de123a
linux-user: remove duplicate break in syscall
by Carlo Marcelo Arenas Belón
· 7 years ago
dd13df0
linux-user: remove duplicate break in syscall
by Carlo Marcelo Arenas Belón
· 7 years ago
5f9cee4
linux-user: fix O_TMPFILE handling
by Riku Voipio
· 7 years ago
2a96a55
Revert "rcu: do not create thread in pthread_atfork callback"
by Paolo Bonzini
· 9 years ago
bdf211f
Revert "syscall: fix dereference of undefined pointer"
by Peter Maydell
· 7 years ago
b929f7e
syscall: check inotify() and eventfd() return value
by Philippe Mathieu-Daudé
· 7 years ago
6860710
syscall: fix use of uninitialized values
by Philippe Mathieu-Daudé
· 7 years ago
bc658e4
syscall: fix dereference of undefined pointer
by Philippe Mathieu-Daudé
· 7 years ago
bd88c78
qom/cpu: remove host_tid field
by Alex Bennée
· 7 years ago
cf8b8bf
linux-user: add support for rt_tgsigqueueinfo() system call
by Miloš Stojanović
· 8 years ago
c1a402a
linux-user: fix argument type declaration of rt_sigqueinfo() syscall
by Miloš Stojanović
· 8 years ago
d8b6d89
linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo() syscall
by Miloš Stojanović
· 8 years ago
a8617d8
linux-user: fix ssetmask() system call
by Miloš Stojanović
· 8 years ago
58de8b9
linux-user: remove all traces of qemu from /proc/self/cmdline
by Andreas Schwab
· 8 years ago
b936cb5
linux-user: allocate heap memory for execve arguments
by Prasad J Pandit
· 8 years ago
c4e316c
linux-user: fix inotify
by Laurent Vivier
· 8 years ago
43046b5
linux-user: fix fadvise64_64() on ppc
by Laurent Vivier
· 8 years ago
562a20b
linux-user: fix eventfd
by Laurent Vivier
· 8 years ago
04b9bcf
linux-user: call fd_trans_target_to_host_data() for write()
by Laurent Vivier
· 8 years ago
98a3331
syscall: fixed mincore(2) not failing with ENOMEM
by Franklin \"Snaipe\" Mathieu
· 8 years ago
ee1ac3a
linux-user: Add sockopts for IPv6 ping and IPv6 traceroute
by Helge Deller
· 8 years ago
7eddb5d
linux-user: fix fork()
by Laurent Vivier
· 8 years ago
40c80b5
linux-user: fix settime old value location
by Marc-André Lureau
· 8 years ago
a1488b8
linux-user: manage two new IFLA host message types
by Laurent Vivier
· 8 years ago
2640077
linux-user: Fix mq_open
by Lena Djokic
· 8 years ago
77c6850
linux-user: Fix readahead
by Lena Djokic
· 8 years ago
fea243e
linux-user: Fix inotify_init1 support
by Lena Djokic
· 8 years ago
40493c5
linux-user: fix "apt-get update" on linux-user hppa
by Laurent Vivier
· 8 years ago
fe8ed7d
linux-user: Handle ERFKILL and EHWPOISON
by Richard Henderson
· 8 years ago
8cb762f
linux-user: Handle TIOCSTART and TIOCSTOP
by Helge Deller
· 8 years ago
b67cb68
linux-user: enable parallel code generation on clone
by Alex Bennée
· 8 years ago
f8d00fb
linux-user: added support for pwritev() system call.
by Dejan Jovicevic
· 8 years ago
0f26386
linux-user: added support for preadv() system call.
by Dejan Jovicevic
· 8 years ago
5a03cd0
linux-user: Add support for syncfs() syscall
by Aleksandar Markovic
· 8 years ago
38860a0
linux-user: Add support for clock_adjtime() syscall
by Aleksandar Markovic
· 8 years ago
04c95f4
linux-user: Don't use alloca() for epoll_wait's epoll event array
by Peter Maydell
· 8 years ago
434f286
linux-user: add RTA_PRIORITY in netlink
by Laurent Vivier
· 8 years ago
2f14788
linux-user: add kcmp() syscall
by Laurent Vivier
· 8 years ago
da2c8ad
linux-user: Fix syslog() syscall support
by Aleksandar Markovic
· 8 years ago
ff71a45
linux-user: Fix socketcall() syscall support
by Aleksandar Markovic
· 8 years ago
da39db6
linux-user: Fix msgrcv() and msgsnd() syscalls support
by Aleksandar Markovic
· 8 years ago
c7536ab
linux-user: Fix mq_open() syscall support
by Aleksandar Markovic
· 8 years ago
19f59bc
linux-user: Add support for adjtimex() syscall
by Aleksandar Markovic
· 8 years ago
a20fd90
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
0839f11
linux-user: include <poll.h> instead of <sys/poll.h>
by Felix Janda
· 8 years ago
dd1f634
linux-user/syscall: extend lock around cpu-list
by Alex Bennée
· 8 years ago
0444a3b
linux-user: Add missing TARGET_EDQUOT error code for Mips
by Aleksandar Markovic
· 8 years ago
d7779ac
linux-user: Fix certain argument alignment cases for Mips64
by Aleksandar Markovic
· 8 years ago
5457dc9
linux-user: fix TARGET_NR_select
by Laurent Vivier
· 8 years ago
5ea2fc8
linux-user: Sanity check clone flags
by Peter Maydell
· 8 years ago
7cfbd38
linux-user: Remove unnecessary nptl_flags variable from do_fork()
by Peter Maydell
· 8 years ago
9d2803f
linux-user: Pass si_type information to queue_signal() explicitly
by Peter Maydell
· 8 years ago
ee8e761
linux-user: Use correct target SHMLBA in shmat()
by Peter Maydell
· 8 years ago
f9757b1
linux-user: Fix incorrect use of host errno in do_ioctl_dm()
by Peter Maydell
· 8 years ago
3211215
linux-user: Check lock_user() return value for NULL
by Peter Maydell
· 8 years ago
ce9c139
linux-user: Range check the nfds argument to ppoll syscall
by Peter Maydell
· 8 years ago
2ba7fae3
linux-user: Check for bad event numbers in epoll_wait
by Peter Maydell
· 8 years ago
700fa58
linux-user: Use direct syscall for utimensat
by Peter Maydell
· 8 years ago
26a6fc9
linux-user: Allow bad msg_name for recvfrom on connected socket
by Peter Maydell
· 8 years ago
97b0797
linux-user: Fix errno for sendrecvmsg with large iovec length
by Peter Maydell
· 8 years ago
dab32b3
linux-user: Fix handling of iovec counts
by Peter Maydell
· 8 years ago
60c6b79
syscall.c: Redefine IFLA_* enums
by Michal Privoznik
· 8 years ago
aee5f8f
Revert "syscall.c: Fix build with older linux-headers"
by Michal Privoznik
· 8 years ago
9fea273
linux-user: Fix llseek with high bit of offset_low set
by Peter Maydell
· 8 years ago
9c37146
syscall.c: Fix build with older linux-headers
by Michal Privoznik
· 8 years ago
ef4330c
linux-user: Handle brk() attempts with very large sizes
by Peter Maydell
· 8 years ago
005eb2a
linux-user: Fix target_semid_ds structure definition
by Peter Maydell
· 8 years ago
332c978
linux-user: Don't write off end of new_utsname buffer
by Peter Maydell
· 8 years ago
ba4b3f6
linux-user: Fix memchr() argument in open_self_cmdline()
by Peter Maydell
· 8 years ago
Next »