Age | Commit message (Expand) | Author |
---|---|---|
2021-12-19 | linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h | Richard Henderson |
2021-12-19 | linux-user: Move syscall error detection into safe_syscall_base | Richard Henderson |
2021-12-19 | linux-user: Untabify all safe-syscall.inc.S | Richard Henderson |
2021-11-23 | linux-user/signal.c: Create a common rewind_if_in_safe_syscall | Warner Losh |
2021-11-02 | linux-user/host/ppc: Populate host_signal.h | Richard Henderson |
2021-10-30 | linux-user: Reorg handling for SIGSEGV | Richard Henderson |
2020-09-17 | linux-user/: fix some comment spelling errors | zhaolichang |
2018-07-31 | linux-user: ppc64: don't use volatile register during safe_syscall | Shivaprasad G Bhat |
2017-07-20 | Replace 'struct ucontext' with 'ucontext_t' type | Khem Raj |
2016-07-12 | linux-user: Clean up hostdep.h header guards | Markus Armbruster |
2016-06-26 | linux-user: Provide safe_syscall for ppc64 | Richard Henderson |
2016-06-26 | linux-user: Create a hostdep.h for each host architecture | Peter Maydell |