summaryrefslogtreecommitdiffstats
path: root/hw/ppc/ppc4xx_devs.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+2
* ppc4xx: Pass array index to function instead of pointer into the arrayBALATON Zoltan2019-02-041-24/+20Star
* ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()BALATON Zoltan2019-02-041-2/+2
* ppc4xx: Disable debug logging by defaultBALATON Zoltan2019-01-081-2/+1Star
* hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-10/+12
* ppc: replace cpu_model with cpu_type on ref405ep,taihu boardsIgor Mammedov2017-10-171-2/+2
* cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov2017-09-191-5/+0Star
* ppc4xx: Make MAL emulation more genericBALATON Zoltan2017-09-081-104/+67Star
* ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan2017-09-081-0/+264
* ppc: replace cpu_ppc_init() with cpu_generic_init()Igor Mammedov2017-09-011-1/+1
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-0/+1
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-191-1/+1
|\
| * memory: convert memory_region_destroy to object_unparentPaolo Bonzini2014-08-181-1/+1
* | ppc: fix -mem-path failureHu Tao2014-07-221-12/+26
|/
* ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Shreyas B. Prabhu2014-07-151-2/+3
* hw/ppc: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+1
* hw/ppc: Remove unused definesStefan Weil2014-02-011-2/+0Star
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* ppc: move files referencing CPU to hw/ppc/Paolo Bonzini2013-03-011-0/+721