Commit History

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