Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-ppc: add PowerPCCPU::cpu_dt_id | Alexey Kardashevskiy | 2014-03-05 | 1 | -0/+22 |
* | misc: Replace 'struct QEMUTimer' by 'QEMUTimer' | Stefan Weil | 2013-12-02 | 1 | -3/+3 |
* | cpu: Use QTAILQ for CPU list | Andreas Färber | 2013-09-03 | 1 | -1/+1 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -32/+32 |
* | intc/openpic: Build openpic only once | Andreas Färber | 2013-07-09 | 1 | -0/+1 |
* | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber | 2013-07-09 | 1 | -6/+5 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+2 |
* | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 2013-03-12 | 1 | -3/+3 |
* | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber | 2013-03-12 | 1 | -2/+4 |
* | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber | 2013-03-12 | 1 | -8/+14 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -0/+1356 |