index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
ppc4xx_devs.c
Age
Commit message (
Expand
)
Author
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
2021-01-06
hw/ppc/ppc4xx_devs: Make code style fixes to UIC code
Peter Maydell
2020-04-29
bamboo, sam460ex: Tidy up error message for unsupported RAM size
Markus Armbruster
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-02-04
ppc4xx: Pass array index to function instead of pointer into the array
BALATON Zoltan
2019-02-04
ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
BALATON Zoltan
2019-01-09
ppc4xx: Disable debug logging by default
BALATON Zoltan
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2017-10-17
ppc: replace cpu_model with cpu_type on ref405ep,taihu boards
Igor Mammedov
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-08
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
2017-09-08
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-01-29
ppc: Clean up includes
Peter Maydell
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2014-07-22
ppc: fix -mem-path failure
Hu Tao
2014-07-15
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-03-27
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
2014-02-01
hw/ppc: Remove unused defines
Stefan Weil
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
ppc: move files referencing CPU to hw/ppc/
Paolo Bonzini