| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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-03 | 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 |