Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-23 | linux-user/signal.c: Create a common rewind_if_in_safe_syscall | Warner Losh | 1 | -20/+0 |
2021-11-23 | linux-user: Add host_signal_set_pc to set pc in mcontext | Warner Losh | 1 | -0/+5 |
2021-11-02 | linux-user/host/x86: Populate host_signal.h | Richard Henderson | 1 | -1/+24 |
2021-10-30 | linux-user: Reorg handling for SIGSEGV | Richard Henderson | 1 | -0/+1 |
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 |