summaryrefslogtreecommitdiffstats
path: root/hw/ppc/ppc405_uc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+1
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+2
* ppc: fix -mem-path failureHu Tao2014-07-221-2/+2
* ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Shreyas B. Prabhu2014-07-151-2/+3
* target-ppc: Clean up ENV_GET_CPU() usageAndreas Färber2014-03-131-1/+1
* exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-5/+5
* exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-16/+17
* misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2013-12-021-1/+1
* ppc405_uc: Disable debug outputAndreas Färber2013-09-021-8/+8
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-6/+6
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-2/+2
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+2548
OpenPOWER on IntegriCloud