Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-21 | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-09-14 | target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu | Philippe Mathieu-Daudé | 1 | -5/+2 |
2021-05-20 | target/xtensa: don't generate extra EXCP_DEBUG on exception | Max Filippov | 1 | -5/+0 |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 1 | -2/+2 |
2020-08-21 | target/xtensa: implement NMI support | Max Filippov | 1 | -8/+15 |
2019-06-10 | target/xtensa: Use env_cpu, env_archcpu | Richard Henderson | 1 | -5/+4 |
2019-01-24 | target/xtensa: fix access to the INTERRUPT SR | Max Filippov | 1 | -0/+13 |
2019-01-13 | target/xtensa: extract interrupt and exception helpers | Max Filippov | 1 | -0/+258 |