Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-02 | target/s390x: Implement s390_cpu_record_sigsegv | Richard Henderson | 1 | -7/+6 |
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 |
2021-08-03 | linux-user/s390x: signal with SIGFPE on compare-and-trap | Jonathan Albrecht | 1 | -20/+34 |
2021-08-03 | target/s390x: Fix SIGILL and SIGFPE psw.addr reporting | Ilya Leoshkevich | 1 | -1/+11 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-06-10 | target/s390x: Use env_cpu, env_archcpu | Richard Henderson | 1 | -1/+1 |
2019-04-18 | qom/cpu: Simplify how CPUClass:cpu_dump_state() prints | Markus Armbruster | 1 | -2/+2 |
2018-11-12 | linux-user: Don't call gdb_handlesig() before queue_signal() | Peter Maydell | 1 | -6/+3 |
2018-04-30 | linux-user: move s390x cpu loop to s390x directory | Laurent Vivier | 1 | -0/+139 |
2018-04-30 | linux-user: create a dummy per arch cpu_loop.c | Laurent Vivier | 1 | -0/+26 |