index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall.c
Age
Commit message (
Expand
)
Author
2018-03-07
RISC-V Linux User Emulation
Michael Clark
2018-02-18
linux-user: Fix sched_getaffinity mask size
Samuel Thibault
2018-02-18
linux-user: Implement ioctl cmd TIOCGPTPEER
Andreas Schwab
2018-02-09
Clean up includes
Markus Armbruster
2018-02-05
Drop remaining bits of ia64 host support
Peter Maydell
2018-01-23
linux-user: implement renameat2
Andreas Schwab
2018-01-23
linux-user: Add getcpu() support
Samuel Thibault
2018-01-23
linux-user: Fix sched_get/setaffinity conversion
Samuel Thibault
2018-01-23
linux-user: Translate flags argument to dup3 syscall
Peter Maydell
2018-01-23
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
Peter Maydell
2018-01-23
linux-user: Fix length calculations in host_to_target_cmsg()
Peter Maydell
2017-11-07
linux-user: Handle rt_sigaction correctly for SPARC
Peter Maydell
2017-11-07
linux-user: return EINVAL from prctl(PR_*_SECCOMP)
James Cowgill
2017-11-07
linux-user: fix 'finshed' typo in comment
Emilio G. Cota
2017-11-07
linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
James Clarke
2017-11-07
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
Helge Deller
2017-10-24
tcg: enable multiple TCG contexts in softmmu
Emilio G. Cota
2017-10-19
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...
Peter Maydell
2017-10-16
linux-user: Add some random ioctls
Marco A L Barbosa
2017-10-16
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
2017-10-16
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
2017-10-16
linux-user: fix O_TMPFILE handling
Riku Voipio
2017-08-08
Revert "rcu: do not create thread in pthread_atfork callback"
Paolo Bonzini
2017-07-31
Revert "syscall: fix dereference of undefined pointer"
Peter Maydell
2017-07-31
syscall: check inotify() and eventfd() return value
Philippe Mathieu-Daudé
2017-07-31
syscall: fix use of uninitialized values
Philippe Mathieu-Daudé
2017-07-31
syscall: fix dereference of undefined pointer
Philippe Mathieu-Daudé
2017-07-14
qom/cpu: remove host_tid field
Alex Bennée
2017-05-29
linux-user: add support for rt_tgsigqueueinfo() system call
Miloš Stojanović
2017-05-29
linux-user: fix argument type declaration of rt_sigqueinfo() syscall
Miloš Stojanović
2017-05-29
linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo()...
Miloš Stojanović
2017-05-29
linux-user: fix ssetmask() system call
Miloš Stojanović
2017-05-29
linux-user: remove all traces of qemu from /proc/self/cmdline
Andreas Schwab
2017-05-29
linux-user: allocate heap memory for execve arguments
Prasad J Pandit
2017-05-29
linux-user: fix inotify
Laurent Vivier
2017-05-29
linux-user: fix fadvise64_64() on ppc
Laurent Vivier
2017-05-29
linux-user: fix eventfd
Laurent Vivier
2017-05-29
linux-user: call fd_trans_target_to_host_data() for write()
Laurent Vivier
2017-02-27
syscall: fixed mincore(2) not failing with ENOMEM
Franklin \"Snaipe\" Mathieu
2017-02-27
linux-user: Add sockopts for IPv6 ping and IPv6 traceroute
Helge Deller
2017-02-27
linux-user: fix fork()
Laurent Vivier
2017-02-16
linux-user: fix settime old value location
Marc-André Lureau
2017-02-14
linux-user: manage two new IFLA host message types
Laurent Vivier
2017-02-14
linux-user: Fix mq_open
Lena Djokic
2017-02-14
linux-user: Fix readahead
Lena Djokic
2017-02-14
linux-user: Fix inotify_init1 support
Lena Djokic
2017-02-06
linux-user: fix "apt-get update" on linux-user hppa
Laurent Vivier
2017-01-22
linux-user: Handle ERFKILL and EHWPOISON
Richard Henderson
2017-01-22
linux-user: Handle TIOCSTART and TIOCSTOP
Helge Deller
2016-10-26
linux-user: enable parallel code generation on clone
Alex Bennée
[next]