Age | Commit message (Expand) | Author |
---|---|---|
2024-03-12 | target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro | Philippe Mathieu-Daudé |
2024-01-08 | system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() | Stefan Hajnoczi |
2023-08-31 | target/xtensa: Include missing 'qemu/atomic.h' header | Philippe Mathieu-Daudé |
2023-07-06 | target/xtensa: Assert that interrupt level is within bounds | Peter Maydell |
2022-02-21 | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé |
2021-09-14 | target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu | Philippe Mathieu-Daudé |
2021-05-20 | target/xtensa: don't generate extra EXCP_DEBUG on exception | Max Filippov |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-08-21 | target/xtensa: implement NMI support | Max Filippov |
2019-06-10 | target/xtensa: Use env_cpu, env_archcpu | Richard Henderson |
2019-01-24 | target/xtensa: fix access to the INTERRUPT SR | Max Filippov |
2019-01-13 | target/xtensa: extract interrupt and exception helpers | Max Filippov |