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
*
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2018-08-16
1
-0
/
+29
|
\
|
*
linux-user: Add preprocessor availability control to some syscalls
Aleksandar Rikalo
2018-08-16
1
-0
/
+29
*
|
target/arm: Add sve-max-vq cpu property to -cpu max
Richard Henderson
2018-08-16
1
-6
/
+13
|
/
*
linux-user/ppc: Implement swapcontext syscall
Richard Henderson
2018-07-22
1
-0
/
+6
*
Zero out the host's `msg_control` buffer
Jonas Schievink
2018-07-15
1
-0
/
+2
*
linux-user: convert remaining fcntl() to safe_fcntl()
Laurent Vivier
2018-07-15
1
-1
/
+1
*
linux-user: ppc64: use the correct values for F_*LK64s
Shivaprasad G Bhat
2018-07-15
1
-46
/
+80
*
linux-user: Do not report "Unsupported syscall" by default
Philippe Mathieu-Daudé
2018-07-09
1
-1
/
+1
*
linux-user: introduce preexit_cleanup
Alex Bennée
2018-07-05
1
-8
/
+2
*
linux-user: update do_setsockopt()
Laurent Vivier
2018-07-02
1
-0
/
+2
*
linux-user: add netlink CARRIER_UP_COUNT/CARRIER_DOWN_COUNT
Laurent Vivier
2018-07-02
1
-0
/
+2
*
linux-user: Export use is_error(), use it to avoid warnings
Philippe Mathieu-Daudé
2018-06-11
1
-5
/
+0
*
syscall: replace strcpy() by g_strlcpy()
Philippe Mathieu-Daudé
2018-06-04
1
-1
/
+2
*
linux-user: Fix payload size logic in host_to_target_cmsg()
Peter Maydell
2018-05-25
1
-1
/
+2
*
linux-user: update netlink emulation
Laurent Vivier
2018-05-25
1
-0
/
+58
*
linux-user: fix conversion of flock/flock64 l_type field
Laurent Vivier
2018-05-11
1
-18
/
+48
*
linux-user: remove useless padding in flock64 structure
Laurent Vivier
2018-05-03
1
-7
/
+7
*
linux-user: Fix getdents emulation for 64 bit guest on 32 bit host
Peter Maydell
2018-04-30
1
-3
/
+15
*
Merge remote-tracking branch 'remotes/xtensa/tags/20180409-xtensa' into staging
Peter Maydell
2018-04-10
1
-2
/
+25
|
\
|
*
linux-user: fix preadv/pwritev offsets
Max Filippov
2018-04-10
1
-2
/
+25
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2018-04-04
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
linux-user: define TARGET_ARCH_HAS_KA_RESTORER
Laurent Vivier
2018-04-03
1
-2
/
+5
*
|
target/xtensa: linux-user: fix fadvise64 call
Max Filippov
2018-04-02
1
-1
/
+1
*
|
linux-user: implement clock_settime
Max Filippov
2018-04-01
1
-0
/
+12
*
|
linux-user: fix error propagation in clock_gettime
Max Filippov
2018-04-01
1
-1
/
+1
*
|
linux-user: fix mq_getsetattr implementation
Max Filippov
2018-03-31
1
-6
/
+7
*
|
linux-user: call cpu_copy under clone_lock
Max Filippov
2018-03-31
1
-3
/
+4
|
/
*
Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
Peter Maydell
2018-03-17
1
-0
/
+2
|
\
|
*
target/xtensa: add linux-user support
Max Filippov
2018-03-16
1
-0
/
+2
|
*
linux-user: fix assertion in shmdt
Max Filippov
2018-03-13
1
-1
/
+7
|
*
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2018-03-13
1
-1
/
+4
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2018-03-15
1
-2
/
+16
|
\
\
|
|
/
|
/
|
|
*
linux-user: fix assertion in shmdt
Max Filippov
2018-03-09
1
-1
/
+7
|
*
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2018-03-09
1
-1
/
+4
|
*
linux-user: Support f_flags in statfs when available.
Shea Levy
2018-03-09
1
-0
/
+5
*
|
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
Richard Henderson
2018-03-09
1
-0
/
+27
|
/
*
RISC-V Linux User Emulation
Michael Clark
2018-03-06
1
-0
/
+2
*
linux-user: Fix sched_getaffinity mask size
Samuel Thibault
2018-02-18
1
-1
/
+3
*
linux-user: Implement ioctl cmd TIOCGPTPEER
Andreas Schwab
2018-02-18
1
-0
/
+9
*
Clean up includes
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop remaining bits of ia64 host support
Peter Maydell
2018-02-05
1
-6
/
+1
*
linux-user: implement renameat2
Andreas Schwab
2018-01-23
1
-0
/
+34
*
linux-user: Add getcpu() support
Samuel Thibault
2018-01-23
1
-0
/
+19
*
linux-user: Fix sched_get/setaffinity conversion
Samuel Thibault
2018-01-23
1
-8
/
+73
*
linux-user: Translate flags argument to dup3 syscall
Peter Maydell
2018-01-23
1
-1
/
+9
*
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
Peter Maydell
2018-01-23
1
-2
/
+2
*
linux-user: Fix length calculations in host_to_target_cmsg()
Peter Maydell
2018-01-23
1
-7
/
+22
*
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
[next]