135 Commits (201245a6542983d4c3ae8db519d9721d64afc2be)

Author SHA1 Message Date
Helge Deller 160b9347c7 linux-user: strace: Fix 5th argument of futex syscall 7 months ago
Luca Bonissi e9a8a10e84 linux-user: Add termios2 support 7 months ago
Paolo Bonzini db05b0d21e linux-user: avoid -Werror=int-in-bool-context 11 months ago
Richard Henderson d7cde4df1c linux-user: Tidy print_socket_protocol 12 months ago
Łukasz Stelmach a5fbf1c617 linux-user: do not print IP socket options by default 12 months ago
Ilya Leoshkevich d95fd9838b linux-user: Fix strace output for s390x mmap() 2 years ago
J. Neuschäfer e8b609ac35 linux-user: Print tid not pid with strace 2 years ago
Ilya Leoshkevich f769eb00b5 linux-user: Trace rt_sigprocmask's sigsets 2 years ago
Philippe Mathieu-Daudé 124e769083 linux-user: Add strace for recvfrom() 2 years ago
Philippe Mathieu-Daudé ff54bcd541 linux-user: Add strace for sendto() 2 years ago
Philippe Mathieu-Daudé 57fbc9b987 linux-user: Factor print_buf_len() out 2 years ago
Philippe Mathieu-Daudé 02d9169761 linux-user: Display sockaddr buffer as pointer 2 years ago
Philippe Mathieu-Daudé 7db3a42ef6 linux-user: Correct print_sockaddr() format 2 years ago
Ilya Leoshkevich 322bfaa2ea linux-user: Trace wait4()'s and waitpid()'s wstatus 2 years ago
Michael Vogt 9729930344 linux-user: add strace support for openat2 2 years ago
Ilya Leoshkevich e6763d7dfc linux-user: Fix shmat() strace 2 years ago
Ilya Leoshkevich b9f38374ac linux-user: Fix semctl() strace 2 years ago
Richard Henderson 9f7c97324c linux-user: Add strace for shmat 2 years ago
Philippe Mathieu-Daudé 7f087a3237 linux-user/strace: Clean up local variable shadowing 3 years ago
Helge Deller d971040c2d linux-user: Fix strace output for old_mmap 3 years ago
Richard Henderson 4b840f9609 linux-user: Populate more bits in mmap_flags_tbl 3 years ago
Richard Henderson 40965ad931 linux-user/strace: Expand struct flags to hold a mask 3 years ago
Helge Deller 036cf169a3 linux-user: Improve strace output of pread64() and pwrite64() 3 years ago
Helge Deller 895ce8bb53 linux-user: Emulate CLONE_PIDFD flag in clone() 4 years ago
Helge Deller dae81a083b linux-user: Add strace for prlimit64() syscall 4 years ago
Helge Deller 8e0f5c1b10 linux-user: Provide print_raw_param64() for 64-bit values 4 years ago
Helge Deller 7020e2fd9e linux-user: Show 4th argument of rt_sigprocmask() in strace 4 years ago
Letu Ren d5dbbfe67e linux-user: add more netlink protocol constants 4 years ago
Mike Frysinger d237b416b9 linux-user: fix strace build w/out munlockall 4 years ago
Helge Deller e2c649e5b5 linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace 4 years ago
Drew DeVault 5667a1aebe linux-user/strace: Add output for execveat() syscall 4 years ago
Drew DeVault 24acb7b474 linux-user/strace: Extract print_execve_argv() from print_execve() 4 years ago
Philippe Mathieu-Daudé ba0fef0dd9 linux-user/strace: Constify struct flags 4 years ago
WANG Xuerui 35a2c85f7d linux-user: Implement faccessat2 4 years ago
Laurent Vivier 46187d707e linux-user: fix pidfd_send_signal() 4 years ago
Richard Henderson c5a1c6b88c linux-user: Lock log around strace 4 years ago
Richard Henderson 53b578f31f linux-user: Update print_futex_op 4 years ago
Ilya Leoshkevich 375ce49be2 linux-user: Implement stracing madvise() 4 years ago
Helge Deller 811ee5cfc5 linux-user: Show timespec on strace for futex() 4 years ago
Helge Deller 05f3adc982 linux-user: Add strace for clock_nanosleep() 4 years ago
Helge Deller 105d599a33 linux-user: Fix strace of chmod() if mode == 0 4 years ago
Helge Deller cc054c6f13 linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls 4 years ago
Helge Deller aad43d1542 linux-user: Add missing clock_gettime64() syscall strace 4 years ago
Helge Deller 7b72aa1d81 linux-user: Add missing signals in strace output 4 years ago
Richard Henderson 7c75571c07 linux-user/strace: Use is_error in print_syscall_err 4 years ago
Philippe Mathieu-Daudé a0939b8916 linux-user: Have do_syscall() use CPUArchState* instead of void* 4 years ago
Peter Maydell 3b249d2661 linux-user: Split linux-user internals out of qemu.h 5 years ago
Peter Maydell a44d57a3b9 linux-user: Split strace prototypes into strace.h 5 years ago
Kito Cheng 9f771ad839 linux-user: Add strace support for printing arguments of llseek 5 years ago
Matus Kysel 5847d3098d linux-user: strace now handles unshare syscall args correctly 5 years ago