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
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