index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall_defs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.h
Laurent Vivier
1
-39
/
+0
2018-06-04
linux-user: move ppc fcntl definitions to ppc/target_fcntl.h
Laurent Vivier
1
-6
/
+1
2018-06-04
linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h
Laurent Vivier
1
-29
/
+2
2018-06-04
linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/tar...
Laurent Vivier
1
-6
/
+1
2018-06-04
linux-user: move hppa fcntl definitions to hppa/target_fcntl.h
Laurent Vivier
1
-33
/
+1
2018-06-04
linux-user: move alpha fcntl definitions to alpha/target_fcntl.h
Laurent Vivier
1
-30
/
+2
2018-06-04
linux-user: move generic fcntl definitions to generic/fcntl.h
Laurent Vivier
1
-128
/
+1
2018-05-11
linux-user: fix flock/flock64 padding
Laurent Vivier
1
-3
/
+13
2018-05-11
linux-user: define correct fcntl() values for sparc
Laurent Vivier
1
-0
/
+9
2018-05-03
linux-user: remove useless padding in flock64 structure
Laurent Vivier
1
-21
/
+4
2018-04-03
linux-user: fix TARGET___O_TMPFILE for sparc
Laurent Vivier
1
-0
/
+1
2018-04-03
linux-user: define TARGET_ARCH_HAS_KA_RESTORER
Laurent Vivier
1
-0
/
+4
2018-03-17
Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
Peter Maydell
1
-3
/
+62
2018-03-16
target/xtensa: add linux-user support
Max Filippov
1
-3
/
+62
2018-03-09
linux-user: Support f_flags in statfs when available.
Shea Levy
1
-22
/
+19
2018-03-09
linux-user: Drop unicore32 code
Peter Maydell
1
-3
/
+3
2018-03-07
RISC-V Linux User Emulation
Michael Clark
1
-5
/
+8
2018-01-23
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
Peter Maydell
1
-3
/
+3
2017-11-07
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
Helge Deller
1
-0
/
+10
2017-11-07
linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK
Helge Deller
1
-0
/
+3
2017-11-07
linux-user/hppa: Fix TARGET_MAP_TYPE
Helge Deller
1
-1
/
+5
2017-11-07
linux-user/hppa: Fix TARGET_SA_* defines
Helge Deller
1
-0
/
+8
2017-11-07
linux-user: Restrict usage of sa_restorer
Richard Henderson
1
-0
/
+13
2017-10-19
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...
Peter Maydell
1
-6
/
+37
2017-10-17
linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values
Peter Maydell
1
-3
/
+28
2017-10-16
linux-user: Add some random ioctls
Marco A L Barbosa
1
-0
/
+7
2017-10-16
linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbers
Peter Maydell
1
-2
/
+2
2017-10-16
linux-user: fix O_TMPFILE handling
Riku Voipio
1
-1
/
+7
2017-02-27
linux-user: Add sockopts for IPv6 ping and IPv6 traceroute
Helge Deller
1
-0
/
+8
2017-02-16
linux-user: Add FICLONE and FICLONERANGE ioctls
Helge Deller
1
-0
/
+4
2017-01-24
nios2: Add usermode binaries emulation
Marek Vasut
1
-3
/
+5
2017-01-23
linux-user: Add HPPA definitions to syscall_defs.h
Richard Henderson
1
-1
/
+130
2017-01-23
linux-user: Add some hppa ioctls
Helge Deller
1
-0
/
+15
2017-01-22
linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS
Helge Deller
1
-0
/
+4
2017-01-22
Revert "Remove remainders of HPPA backend"
Richard Henderson
1
-2
/
+2
2016-10-21
linux-user: Fix definition of target_sigevent for 32-bit guests
Peter Maydell
1
-6
/
+10
2016-10-21
linux-user: Fix syslog() syscall support
Aleksandar Markovic
1
-0
/
+25
2016-10-21
linux-user: Fix socketcall() syscall support
Aleksandar Markovic
1
-20
/
+22
2016-10-21
linux-user: Add support for adjtimex() syscall
Aleksandar Markovic
1
-0
/
+28
2016-09-23
linux-user: Fix structure target_flock definition for Mips
Aleksandar Markovic
1
-0
/
+6
2016-09-23
linux-user: Fix TARGET_F_GETOWN definition for Mips
Aleksandar Markovic
1
-1
/
+1
2016-09-23
linux-user: Fix TARGET_SIOCATMARK definition for Mips
Aleksandar Markovic
1
-0
/
+4
2016-09-21
linux-user: Check for bad event numbers in epoll_wait
Peter Maydell
1
-0
/
+3
2016-09-21
linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
Peter Maydell
1
-0
/
+6
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
1
-2
/
+2
2016-07-19
linux-user: Add some new blk ioctls
Peter Maydell
1
-0
/
+11
2016-07-19
linux-user: Add loop control ioctls
Peter Maydell
1
-0
/
+4
2016-07-12
linux-user: Fix broken header guard in syscall_defs.h
Markus Armbruster
1
-4
/
+3
2016-06-26
linux-user: add socketcall() strace
Laurent Vivier
1
-4
/
+18
2016-06-26
linux-user: Support F_GETPIPE_SZ and F_SETPIPE_SZ fcntls
Peter Maydell
1
-0
/
+2
[next]