Peter Maydell
|
abe2084016
linux-user: Don't omit comma for strace of rt_sigaction()
|
12 년 전 |
John Rigby
|
bfb669f39f
linux-user: fix futex strace of FUTEX_CLOCK_REALTIME
|
12 년 전 |
Laurent Vivier
|
d95ec14fd2
linux-user: improve print_fcntl()
|
12 년 전 |
Laurent Vivier
|
910ee4e5f4
linux-user: correct print_timeval() swap tv_sec and tv_usec
|
12 년 전 |
Richard Henderson
|
afc8763f9d
linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
|
13 년 전 |
Peter Maydell
|
2a7e12455c
linux-user/strace.c: Correct errno printing for mmap etc
|
13 년 전 |
Alexander Graf
|
962b289ef3
linux-user: fix QEMU_STRACE=1 segfault
|
13 년 전 |
Matthias Braun
|
cbb21eed18
linux-user: fix abi_(u)long, target_ulong mismatch
|
14 년 전 |
Stefan Weil
|
6f11f013a5
linux-user: Fix compilation for "old" linux versions
|
14 년 전 |
Laurent Vivier
|
608e559217
linux-user: improve traces
|
14 년 전 |
Laurent Vivier
|
d2ee72a5b1
linux-user: in linux-user/strace.c, tswap() is useless
|
14 년 전 |
Laurent Vivier
|
4de596cb50
linux-user: add rmdir() strace
|
14 년 전 |
Mike Frysinger
|
8d9016c091
linux-user: fix build errors for mmap2-only ports
|
14 년 전 |
Mike Frysinger
|
906c1b8ec8
linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in strace
|
14 년 전 |
Paul Brook
|
9e0b74a43f
Strace mprotect flags.
|
15 년 전 |
Paul Brook
|
5f2243f301
Fix strace or FUTEX_PRIVATE_FLAG
|
15 년 전 |
Riku Voipio
|
03dfe9f871
linux-user: strace now handles guest stringscorrectly [v2]
|
16 년 전 |
Mika Westerberg
|
74d753ac86
linux-user: strace now handles guest strings correctly [v2]
|
16 년 전 |
malc
|
b1503cda1e
Use the ARRAY_SIZE() macro where appropriate.
|
16 년 전 |
blueswir1
|
1d6198c3b0
Remove unnecessary trailing newlines
|
16 년 전 |
blueswir1
|
3e46b2ef2a
Fix warning about unused function
|
17 년 전 |
blueswir1
|
98448f58c1
Silence some warnings about uninitialized variables
|
17 년 전 |
blueswir1
|
7ccfb2eb5f
Fix warnings that would be caused by gcc flag -Wwrite-strings
|
17 년 전 |
pbrook
|
74c11e557f
Strace fallback for unknown syscalls.
|
17 년 전 |
bellard
|
6b23f77722
printf format fix
|
18 년 전 |
bellard
|
29fa23e76d
hex numbers must have a leading 0x
|
18 년 전 |
bellard
|
c16f9ed3ad
use correct types
|
18 년 전 |
bellard
|
579a97f7ff
Linux user memory access API change (initial patch by Thayne Harbaugh)
|
18 년 전 |
ths
|
f3e3285dcd
Fix some compiler warnings.
|
18 년 전 |
ths
|
33189d3115
Add new files fir strace support, missed in earlier commit.
|
18 년 전 |