Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-07 | replace muldiv64(a, b, c) by (uint64_t)a * b / c | Laurent Vivier | 1 | -2/+2 |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 1 | -0/+1 |
2016-01-29 | xtensa: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-11-03 | target-xtensa: avoid duplicate timer interrupt delivery | Max Filippov | 1 | -2/+2 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -5/+5 |
2013-03-12 | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 1 | -1/+1 |
2013-03-12 | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber | 1 | -1/+1 |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber | 1 | -3/+5 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -0/+164 |