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