Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-06-10 | target/cris: Use env_cpu, env_archcpu | Richard Henderson | 1 | -1/+1 |
2019-06-10 | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson | 1 | -1/+1 |
2019-04-18 | qom/cpu: Simplify how CPUClass:cpu_dump_state() prints | Markus Armbruster | 1 | -1/+1 |
2018-11-12 | linux-user: Don't call gdb_handlesig() before queue_signal() | Peter Maydell | 1 | -12/+4 |
2018-07-09 | linux-user: Report error message on stderr, rather than stdout | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-04-30 | linux-user: move cris cpu loop to cris directory | Laurent Vivier | 1 | -0/+89 |
2018-04-30 | linux-user: create a dummy per arch cpu_loop.c | Laurent Vivier | 1 | -0/+26 |