Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+2 |
2019-02-04 | ppc4xx: Pass array index to function instead of pointer into the array | BALATON Zoltan | 1 | -24/+20 |
2019-02-04 | ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust() | BALATON Zoltan | 1 | -2/+2 |
2019-01-09 | ppc4xx: Disable debug logging by default | BALATON Zoltan | 1 | -2/+1 |
2018-07-02 | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -10/+12 |
2017-10-17 | ppc: replace cpu_model with cpu_type on ref405ep,taihu boards | Igor Mammedov | 1 | -2/+2 |
2017-09-19 | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov | 1 | -5/+0 |
2017-09-08 | ppc4xx: Make MAL emulation more generic | BALATON Zoltan | 1 | -104/+67 |
2017-09-08 | ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs | BALATON Zoltan | 1 | -0/+264 |
2017-09-01 | ppc: replace cpu_ppc_init() with cpu_generic_init() | Igor Mammedov | 1 | -1/+1 |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 1 | -0/+1 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-08-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2014-08-18 | memory: convert memory_region_destroy to object_unparent | Paolo Bonzini | 1 | -1/+1 |
2014-07-22 | ppc: fix -mem-path failure | Hu Tao | 1 | -12/+26 |
2014-07-15 | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Shreyas B. Prabhu | 1 | -2/+3 |
2014-03-27 | hw/ppc: Avoid shifting left into sign bit | Peter Maydell | 1 | -1/+1 |
2014-02-01 | hw/ppc: Remove unused defines | Stefan Weil | 1 | -2/+0 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -2/+2 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -2/+2 |
2013-03-01 | ppc: move files referencing CPU to hw/ppc/ | Paolo Bonzini | 1 | -0/+721 |