| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -2/+2 |
* | target/xtensa: implement NMI support | Max Filippov | 2020-08-21 | 1 | -1/+5 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | target/xtensa: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -1/+1 |
* | target/xtensa: expose core runstall as an IRQ line | Max Filippov | 2019-01-28 | 1 | -0/+12 |
* | target/xtensa: rearrange access to external interrupts | Max Filippov | 2019-01-28 | 1 | -13/+11 |
* | target/xtensa: drop function xtensa_timer_irq | Max Filippov | 2019-01-28 | 1 | -6/+1 |
* | target/xtensa: fix access to the INTERRUPT SR | Max Filippov | 2019-01-24 | 1 | -2/+2 |
* | target/xtensa: refactor CCOUNT/CCOMPARE | Max Filippov | 2017-01-15 | 1 | -61/+14 |
* | replace muldiv64(a, b, c) by (uint64_t)a * b / c | Laurent Vivier | 2016-06-07 | 1 | -2/+2 |
* | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | xtensa: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | target-xtensa: avoid duplicate timer interrupt delivery | Max Filippov | 2014-11-02 | 1 | -2/+2 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -5/+5 |
* | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 2013-03-12 | 1 | -1/+1 |
* | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber | 2013-03-12 | 1 | -1/+1 |
* | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber | 2013-03-12 | 1 | -3/+5 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -0/+164 |