summaryrefslogtreecommitdiffstats
path: root/hw/ppc/ppc.c
Commit message (Expand)AuthorAgeFilesLines
* timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi2015-07-201-2/+3
* timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-021-2/+0
* m48t59: let init functions return a Nvram objectHervé Poussineau2015-03-101-161/+0
* ppc: do not use get_clock_realtime()Paolo Bonzini2015-01-071-2/+2
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-161-0/+79
* PPC: Clean up DECR implementationAlexander Graf2014-04-081-28/+64
* hw/ppc: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+1
* target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy2014-03-051-0/+22
* misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2013-12-021-3/+3
* cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-32/+32
* intc/openpic: Build openpic only onceAndreas Färber2013-07-091-0/+1
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-6/+5
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-3/+3
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-2/+4
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-8/+14
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+1356
OpenPOWER on IntegriCloud