index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
syscall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Handle rt_sigaction correctly for SPARC
Peter Maydell
2017-11-07
1
-4
/
+23
*
linux-user: return EINVAL from prctl(PR_*_SECCOMP)
James Cowgill
2017-11-07
1
-0
/
+6
*
linux-user: fix 'finshed' typo in comment
Emilio G. Cota
2017-11-07
1
-1
/
+1
*
linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
James Clarke
2017-11-07
1
-11
/
+25
*
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
Helge Deller
2017-11-07
1
-11
/
+20
*
tcg: enable multiple TCG contexts in softmmu
Emilio G. Cota
2017-10-24
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...
Peter Maydell
2017-10-19
1
-0
/
+3
|
\
|
*
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
2017-10-16
1
-1
/
+0
|
*
linux-user: fix O_TMPFILE handling
Riku Voipio
2017-10-16
1
-0
/
+3
*
|
linux-user: Add some random ioctls
Marco A L Barbosa
2017-10-16
1
-0
/
+1
*
|
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
2017-10-16
1
-1
/
+0
|
/
*
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
2017-08-08
1
-1
/
+0
*
Revert "syscall: fix dereference of undefined pointer"
Peter Maydell
2017-07-31
1
-1
/
+0
*
syscall: check inotify() and eventfd() return value
Philippe Mathieu-Daudé
2017-07-31
1
-4
/
+12
*
syscall: fix use of uninitialized values
Philippe Mathieu-Daudé
2017-07-31
1
-0
/
+1
*
syscall: fix dereference of undefined pointer
Philippe Mathieu-Daudé
2017-07-31
1
-0
/
+1
*
qom/cpu: remove host_tid field
Alex Bennée
2017-07-14
1
-1
/
+0
*
linux-user: add support for rt_tgsigqueueinfo() system call
Miloš Stojanović
2017-05-29
1
-0
/
+16
*
linux-user: fix argument type declaration of rt_sigqueinfo() syscall
Miloš Stojanović
2017-05-29
1
-1
/
+1
*
linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo()...
Miloš Stojanović
2017-05-29
1
-1
/
+1
*
linux-user: fix ssetmask() system call
Miloš Stojanović
2017-05-29
1
-9
/
+1
*
linux-user: remove all traces of qemu from /proc/self/cmdline
Andreas Schwab
2017-05-29
1
-40
/
+7
*
linux-user: allocate heap memory for execve arguments
Prasad J Pandit
2017-05-29
1
-2
/
+5
*
linux-user: fix inotify
Laurent Vivier
2017-05-29
1
-0
/
+29
*
linux-user: fix fadvise64_64() on ppc
Laurent Vivier
2017-05-29
1
-0
/
+10
*
linux-user: fix eventfd
Laurent Vivier
2017-05-29
1
-2
/
+24
*
linux-user: call fd_trans_target_to_host_data() for write()
Laurent Vivier
2017-05-29
1
-1
/
+11
*
syscall: fixed mincore(2) not failing with ENOMEM
Franklin \"Snaipe\" Mathieu
2017-02-27
1
-3
/
+8
*
linux-user: Add sockopts for IPv6 ping and IPv6 traceroute
Helge Deller
2017-02-27
1
-1
/
+131
*
linux-user: fix fork()
Laurent Vivier
2017-02-27
1
-2
/
+3
*
linux-user: fix settime old value location
Marc-André Lureau
2017-02-16
1
-2
/
+6
*
linux-user: manage two new IFLA host message types
Laurent Vivier
2017-02-14
1
-0
/
+2
*
linux-user: Fix mq_open
Lena Djokic
2017-02-14
1
-3
/
+8
*
linux-user: Fix readahead
Lena Djokic
2017-02-14
1
-1
/
+1
*
linux-user: Fix inotify_init1 support
Lena Djokic
2017-02-14
1
-1
/
+2
*
linux-user: fix "apt-get update" on linux-user hppa
Laurent Vivier
2017-02-07
1
-1
/
+0
*
linux-user: Handle ERFKILL and EHWPOISON
Richard Henderson
2017-01-23
1
-0
/
+6
*
linux-user: Handle TIOCSTART and TIOCSTOP
Helge Deller
2017-01-23
1
-0
/
+6
*
linux-user: enable parallel code generation on clone
Alex Bennée
2016-10-26
1
-0
/
+8
*
linux-user: added support for pwritev() system call.
Dejan Jovicevic
2016-10-21
1
-0
/
+15
*
linux-user: added support for preadv() system call.
Dejan Jovicevic
2016-10-21
1
-0
/
+15
*
linux-user: Add support for syncfs() syscall
Aleksandar Markovic
2016-10-21
1
-0
/
+5
*
linux-user: Add support for clock_adjtime() syscall
Aleksandar Markovic
2016-10-21
1
-0
/
+18
*
linux-user: Don't use alloca() for epoll_wait's epoll event array
Peter Maydell
2016-10-21
1
-4
/
+13
*
linux-user: add RTA_PRIORITY in netlink
Laurent Vivier
2016-10-21
1
-0
/
+1
*
linux-user: add kcmp() syscall
Laurent Vivier
2016-10-21
1
-0
/
+10
*
linux-user: Fix syslog() syscall support
Aleksandar Markovic
2016-10-21
1
-6
/
+44
*
linux-user: Fix socketcall() syscall support
Aleksandar Markovic
2016-10-21
1
-57
/
+62
*
linux-user: Fix msgrcv() and msgsnd() syscalls support
Aleksandar Markovic
2016-10-21
1
-0
/
+3
*
linux-user: Fix mq_open() syscall support
Aleksandar Markovic
2016-10-21
1
-7
/
+9
[next]