summaryrefslogtreecommitdiff
path: root/hw/ppc/ppc.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy1-0/+22
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil1-3/+3
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber1-1/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-32/+32
2013-07-09intc/openpic: Build openpic only onceAndreas Färber1-0/+1
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber1-6/+5
2013-04-08hw: move headers to include/Paolo Bonzini1-2/+2
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber1-3/+3
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber1-2/+4
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-8/+14
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+1356