| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' | Philippe Mathieu-Daudé | 2024-12-20 | 1 | -34/+0 |
| * | user: Forward declare target_cpu_copy_regs structure | Philippe Mathieu-Daudé | 2024-12-20 | 1 | -1/+4 |
| * | linux-user: Add guest memory layout to exception dump | Helge Deller | 2022-10-25 | 1 | -12/+3 |
| * | linux-user: Log failing executable in EXCP_DUMP() | Helge Deller | 2022-09-27 | 1 | -0/+2 |
| * | linux-user: Create special-errno.h | Richard Henderson | 2021-12-19 | 1 | -0/+1 |
| * | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson | 2019-06-10 | 1 | -1/+1 |
| * | qom/cpu: Simplify how CPUClass:cpu_dump_state() prints | Markus Armbruster | 2019-04-18 | 1 | -1/+1 |
| * | linux-user: create a dummy per arch cpu_loop.c | Laurent Vivier | 2018-04-30 | 1 | -0/+37 |