26 Commits (76cad71136b7eb371cf2a2a4e1621cfe8d9c769a)

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