Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-20 | Replace 'struct ucontext' with 'ucontext_t' type | Khem Raj | 1 | -1/+1 |
2016-07-12 | linux-user: Clean up hostdep.h header guards | Markus Armbruster | 1 | -2/+2 |
2016-06-26 | linux-user: fix x86_64 safe_syscall | Richard Henderson | 1 | -3/+3 |
2016-06-08 | linux-user: provide frame information in x86-64 safe_syscall | Peter Maydell | 1 | -0/+10 |
2016-05-27 | linux-user: Provide safe_syscall for fixing races between signals and syscalls | Timothy E Baldwin | 2 | -0/+119 |