- c84be71 linux-user: Extend strace support to enable argument printing after syscall execution by Filip Bozuta · 4 years, 6 months ago
- 859e8a8 linux-user: Protect more syscalls by Alistair Francis · 4 years, 10 months ago
- 2039b1b linux-user: fix socket() strace by Laurent Vivier · 4 years, 10 months ago
- 4b25a50 linux-user: Use `qemu_log' for strace by Josh Kunz · 5 years ago
- 42b15d7 linux-user/strace: Let print_sockaddr() have a 'last' argument by Philippe Mathieu-Daudé · 5 years ago
- bb10540 linux-user/strace: Improve bind() output by Philippe Mathieu-Daudé · 5 years ago
- d84fe1e linux-user/strace: Add print_sockfd() by Philippe Mathieu-Daudé · 5 years ago
- 814ae70 linux-user/strace: Dump AF_NETLINK sockaddr content by Philippe Mathieu-Daudé · 5 years ago
- 0d2187c linux-user/strace: Improve settimeofday() by Philippe Mathieu-Daudé · 5 years ago
- 6d33e03 linux-user/strace: Add print_timezone() by Philippe Mathieu-Daudé · 5 years ago
- 8f93089 linux-user/strace: Display invalid pointer in print_timeval() by Philippe Mathieu-Daudé · 5 years ago
- d42744f linux-user: Add support for strace for statx() syscall by Jim Wilson · 6 years ago
- 1b7695f linux-user: Nicer strace output of chroot() syscall by Helge Deller · 6 years ago
- 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
- 113a9dd linux-user: Add support for SO_REUSEPORT by Yunqiang Su · 6 years ago
- 4f7f892 linux-user: Add preprocessor availability control to some syscalls by Aleksandar Rikalo · 6 years ago
- 5f9cee4 linux-user: fix O_TMPFILE handling by Riku Voipio · 7 years ago
- ba9fcea linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and rt_tgsigqueueinfo() by Miloš Stojanović · 8 years ago
- f196c37 linux-user: fix inconsistent spaces in print_siginfo() output by Miloš Stojanović · 8 years ago
- 243e0fe linux-user: add rt_tgsigqueueinfo() strace by Miloš Stojanović · 8 years ago
- 5162264 linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace by Miloš Stojanović · 8 years ago
- b9a0be9 linux-user: remove ifdef __USER_MISC by Riku Voipio · 8 years ago
- 38860a0 linux-user: Add support for clock_adjtime() syscall by Aleksandar Markovic · 8 years ago
- da2c8ad linux-user: Fix syslog() syscall support by Aleksandar Markovic · 8 years ago
- ff71a45 linux-user: Fix socketcall() syscall support by Aleksandar Markovic · 8 years ago
- 19f59bc linux-user: Add support for adjtimex() syscall by Aleksandar Markovic · 8 years ago
- 0cb581d linux-user: report signals being taken in strace output by Peter Maydell · 8 years ago
- 84bd828 linux-user: fix clone() strace by Laurent Vivier · 9 years ago
- 8997d1b linux-user: add socket() strace by Laurent Vivier · 9 years ago
- fb3aabf linux-user: add socketcall() strace by Laurent Vivier · 9 years ago
- 7e3b92e linux-user: Support F_GETPIPE_SZ and F_SETPIPE_SZ fcntls by Peter Maydell · 9 years ago
- 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
- 7dcdaea linux-user: Make target_strerror() return 'const char *' by Peter Maydell · 9 years ago
- d39594e linux-user: Clean up includes by Peter Maydell · 9 years ago
- abe2084 linux-user: Don't omit comma for strace of rt_sigaction() by Peter Maydell · 12 years ago
- bfb669f linux-user: fix futex strace of FUTEX_CLOCK_REALTIME by John Rigby · 12 years ago
- d95ec14 linux-user: improve print_fcntl() by Laurent Vivier · 12 years ago
- 910ee4e linux-user: correct print_timeval() swap tv_sec and tv_usec by Laurent Vivier · 12 years ago
- afc8763 linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH by Richard Henderson · 12 years ago
- 2a7e124 linux-user/strace.c: Correct errno printing for mmap etc by Peter Maydell · 13 years ago
- 962b289 linux-user: fix QEMU_STRACE=1 segfault by Alexander Graf · 13 years ago
- cbb21ee linux-user: fix abi_(u)long, target_ulong mismatch by Matthias Braun · 13 years ago
- 6f11f01 linux-user: Fix compilation for "old" linux versions by Stefan Weil · 14 years ago
- 608e559 linux-user: improve traces by Laurent Vivier · 14 years ago
- d2ee72a linux-user: in linux-user/strace.c, tswap() is useless by Laurent Vivier · 14 years ago
- 4de596c linux-user: add rmdir() strace by Laurent Vivier · 14 years ago
- 8d9016c linux-user: fix build errors for mmap2-only ports by Mike Frysinger · 14 years ago
- 906c1b8 linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in strace by Mike Frysinger · 14 years ago
- 9e0b74a Strace mprotect flags. by Paul Brook · 15 years ago
- 5f2243f Fix strace or FUTEX_PRIVATE_FLAG by Paul Brook · 15 years ago
- 03dfe9f linux-user: strace now handles guest stringscorrectly [v2] by Riku Voipio · 16 years ago
- 74d753a linux-user: strace now handles guest strings correctly [v2] by Mika Westerberg · 16 years ago
- b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
- 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
- 3e46b2e Fix warning about unused function by blueswir1 · 16 years ago
- 98448f5 Silence some warnings about uninitialized variables by blueswir1 · 16 years ago
- 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
- 74c11e5 Strace fallback for unknown syscalls. by pbrook · 17 years ago
- 6b23f77 printf format fix by bellard · 17 years ago
- 29fa23e hex numbers must have a leading 0x by bellard · 17 years ago
- c16f9ed use correct types by bellard · 17 years ago
- 579a97f Linux user memory access API change (initial patch by Thayne Harbaugh) by bellard · 17 years ago
- f3e3285 Fix some compiler warnings. by ths · 17 years ago
- 33189d3 Add new files fir strace support, missed in earlier commit. by ths · 17 years ago