| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | linux-user: Split linux-user internals out of qemu.h | Peter Maydell | 2021-09-13 | 1 | -0/+1 |
| * | linux-user: Split signal-related prototypes into signal-common.h | Peter Maydell | 2021-09-13 | 1 | -0/+1 |
| * | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
| * | target/openrisc: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -1/+1 |
| * | linux-user: Don't call gdb_handlesig() before queue_signal() | Peter Maydell | 2018-11-12 | 1 | -7/+4 |
| * | linux-user: move openrisc cpu loop to openrisc directory | Laurent Vivier | 2018-04-30 | 1 | -0/+89 |
| * | linux-user: create a dummy per arch cpu_loop.c | Laurent Vivier | 2018-04-30 | 1 | -0/+26 |