Age | Commit message (Expand) | Author |
---|---|---|
2024-03-13 | linux-user: Move tswap_siginfo out of target code | Gustavo Romero |
2021-10-01 | linux-user/openrisc: Implement setup_sigtramp | Richard Henderson |
2021-09-13 | linux-user: Split linux-user internals out of qemu.h | Peter Maydell |
2021-05-15 | linux-user: Pass CPUArchState to target_restore_altstack | Richard Henderson |
2021-05-15 | linux-user: Use target_restore_altstack in all sigreturn | Richard Henderson |
2018-07-03 | linux-user: Implement signals for openrisc | Richard Henderson |
2018-06-04 | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier |
2018-05-03 | linux-user: introduce target_sigsp() and target_save_altstack() | Laurent Vivier |
2018-04-30 | linux-user: move openrisc signal.c parts to openrisc directory | Laurent Vivier |
2018-04-30 | linux-user: create a dummy per arch signal.c | Laurent Vivier |