aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/ppc4xx_devs.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+2
2019-02-04ppc4xx: Pass array index to function instead of pointer into the arrayBALATON Zoltan1-24/+20
2019-02-04ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()BALATON Zoltan1-2/+2
2019-01-09ppc4xx: Disable debug logging by defaultBALATON Zoltan1-2/+1
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-10/+12
2017-10-17ppc: replace cpu_model with cpu_type on ref405ep,taihu boardsIgor Mammedov1-2/+2
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov1-5/+0
2017-09-08ppc4xx: Make MAL emulation more genericBALATON Zoltan1-104/+67
2017-09-08ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan1-0/+264
2017-09-01ppc: replace cpu_ppc_init() with cpu_generic_init()Igor Mammedov1-1/+1
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini1-0/+1
2016-01-29ppc: Clean up includesPeter Maydell1-0/+1
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini1-1/+1
2014-07-22ppc: fix -mem-path failureHu Tao1-12/+26
2014-07-15ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Shreyas B. Prabhu1-2/+3
2014-03-27hw/ppc: Avoid shifting left into sign bitPeter Maydell1-1/+1
2014-02-01hw/ppc: Remove unused definesStefan Weil1-2/+0
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-2/+2
2013-03-01ppc: move files referencing CPU to hw/ppc/Paolo Bonzini1-0/+721