Helge Deller
|
895ce8bb53
linux-user: Emulate CLONE_PIDFD flag in clone()
|
2 年之前 |
Helge Deller
|
dae81a083b
linux-user: Add strace for prlimit64() syscall
|
2 年之前 |
Helge Deller
|
8e0f5c1b10
linux-user: Provide print_raw_param64() for 64-bit values
|
2 年之前 |
Helge Deller
|
7020e2fd9e
linux-user: Show 4th argument of rt_sigprocmask() in strace
|
2 年之前 |
Letu Ren
|
d5dbbfe67e
linux-user: add more netlink protocol constants
|
2 年之前 |
Mike Frysinger
|
d237b416b9
linux-user: fix strace build w/out munlockall
|
2 年之前 |
Helge Deller
|
e2c649e5b5
linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace
|
2 年之前 |
Drew DeVault
|
5667a1aebe
linux-user/strace: Add output for execveat() syscall
|
2 年之前 |
Drew DeVault
|
24acb7b474
linux-user/strace: Extract print_execve_argv() from print_execve()
|
2 年之前 |
Philippe Mathieu-Daudé
|
ba0fef0dd9
linux-user/strace: Constify struct flags
|
2 年之前 |
WANG Xuerui
|
35a2c85f7d
linux-user: Implement faccessat2
|
2 年之前 |
Laurent Vivier
|
46187d707e
linux-user: fix pidfd_send_signal()
|
2 年之前 |
Richard Henderson
|
c5a1c6b88c
linux-user: Lock log around strace
|
3 年之前 |
Richard Henderson
|
53b578f31f
linux-user: Update print_futex_op
|
3 年之前 |
Ilya Leoshkevich
|
375ce49be2
linux-user: Implement stracing madvise()
|
3 年之前 |
Helge Deller
|
811ee5cfc5
linux-user: Show timespec on strace for futex()
|
2 年之前 |
Helge Deller
|
05f3adc982
linux-user: Add strace for clock_nanosleep()
|
2 年之前 |
Helge Deller
|
105d599a33
linux-user: Fix strace of chmod() if mode == 0
|
2 年之前 |
Helge Deller
|
cc054c6f13
linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
|
2 年之前 |
Helge Deller
|
aad43d1542
linux-user: Add missing clock_gettime64() syscall strace
|
2 年之前 |
Helge Deller
|
7b72aa1d81
linux-user: Add missing signals in strace output
|
2 年之前 |
Richard Henderson
|
7c75571c07
linux-user/strace: Use is_error in print_syscall_err
|
3 年之前 |
Philippe Mathieu-Daudé
|
a0939b8916
linux-user: Have do_syscall() use CPUArchState* instead of void*
|
3 年之前 |
Peter Maydell
|
3b249d2661
linux-user: Split linux-user internals out of qemu.h
|
4 年之前 |
Peter Maydell
|
a44d57a3b9
linux-user: Split strace prototypes into strace.h
|
4 年之前 |
Kito Cheng
|
9f771ad839
linux-user: Add strace support for printing arguments of llseek
|
4 年之前 |
Matus Kysel
|
5847d3098d
linux-user: strace now handles unshare syscall args correctly
|
4 年之前 |
Shu-Chun Weng
|
38987eabb1
linux-user: Add IPv6 options to do_print_sockopt()
|
4 年之前 |
Shu-Chun Weng
|
fe51b0a597
linux-user: add missing UDP get/setsockopt option
|
4 年之前 |
Shu-Chun Weng
|
2bb963ff6b
linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
|
4 年之前 |