index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall_defs.h
Age
Commit message (
Expand
)
Author
2018-03-07
RISC-V Linux User Emulation
Michael Clark
2018-01-23
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
Peter Maydell
2017-11-07
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
Helge Deller
2017-11-07
linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK
Helge Deller
2017-11-07
linux-user/hppa: Fix TARGET_MAP_TYPE
Helge Deller
2017-11-07
linux-user/hppa: Fix TARGET_SA_* defines
Helge Deller
2017-11-07
linux-user: Restrict usage of sa_restorer
Richard Henderson
2017-10-19
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...
Peter Maydell
2017-10-17
linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values
Peter Maydell
2017-10-16
linux-user: Add some random ioctls
Marco A L Barbosa
2017-10-16
linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbers
Peter Maydell
2017-10-16
linux-user: fix O_TMPFILE handling
Riku Voipio
2017-02-27
linux-user: Add sockopts for IPv6 ping and IPv6 traceroute
Helge Deller
2017-02-16
linux-user: Add FICLONE and FICLONERANGE ioctls
Helge Deller
2017-01-24
nios2: Add usermode binaries emulation
Marek Vasut
2017-01-23
linux-user: Add HPPA definitions to syscall_defs.h
Richard Henderson
2017-01-23
linux-user: Add some hppa ioctls
Helge Deller
2017-01-22
linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS
Helge Deller
2017-01-22
Revert "Remove remainders of HPPA backend"
Richard Henderson
2016-10-21
linux-user: Fix definition of target_sigevent for 32-bit guests
Peter Maydell
2016-10-21
linux-user: Fix syslog() syscall support
Aleksandar Markovic
2016-10-21
linux-user: Fix socketcall() syscall support
Aleksandar Markovic
2016-10-21
linux-user: Add support for adjtimex() syscall
Aleksandar Markovic
2016-09-23
linux-user: Fix structure target_flock definition for Mips
Aleksandar Markovic
2016-09-23
linux-user: Fix TARGET_F_GETOWN definition for Mips
Aleksandar Markovic
2016-09-23
linux-user: Fix TARGET_SIOCATMARK definition for Mips
Aleksandar Markovic
2016-09-21
linux-user: Check for bad event numbers in epoll_wait
Peter Maydell
2016-09-21
linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
Peter Maydell
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
2016-07-19
linux-user: Add some new blk ioctls
Peter Maydell
2016-07-19
linux-user: Add loop control ioctls
Peter Maydell
2016-07-12
linux-user: Fix broken header guard in syscall_defs.h
Markus Armbruster
2016-06-26
linux-user: add socketcall() strace
Laurent Vivier
2016-06-26
linux-user: Support F_GETPIPE_SZ and F_SETPIPE_SZ fcntls
Peter Maydell
2016-06-08
linux-user: Correct signedness of target_flock l_start and l_len fields
Peter Maydell
2016-06-07
linux-user: Use both si_code and si_signo when converting siginfo_t
Peter Maydell
2016-05-27
linux-user: x86_64: Don't use 16-bit UIDs
Peter Maydell
2016-01-11
linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up.
John Paul Adrian Glaubitz
2016-01-08
linux-user: correctly align target_epoll_event
Laurent Vivier
2015-10-07
linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel
Chen Gang
2015-09-28
linux-user: fix cmsg conversion in case of multiple headers
Jonathan Neuschäfer
2015-09-15
linux-user: Support tilegx architecture in linux-user
Chen Gang
2015-09-11
typofixes - v4
Veres Lajos
2015-02-13
linux-user: correct stat structure in MIPS N32
Leon Alrae
2015-02-10
linux-user: wrong TARGET_SI_PAD_SIZE value for some targets.
Maxim Ostapenko
2014-11-11
linux-user: Fix up timer id handling
Alexander Graf
2014-07-15
linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr
Joakim Tjernlund
2014-06-29
linux-user: support the SIOCGIFINDEX ioctl
Paul Burton
2014-06-29
linux-user: support the KDSIGACCEPT ioctl
Paul Burton
2014-06-29
linux-user: respect timezone for settimeofday
Paul Burton
[next]