summaryrefslogtreecommitdiff
path: root/hw/mpc8544_guts.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber1-1/+1
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-2/+2
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber1-1/+1
2012-02-15qom: Unify type registrationAndreas Färber1-2/+3
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-5/+6
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-4/+11
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-1/+1
2011-11-24mpc8544_guts: convert to memory APIAvi Kivity1-18/+17
2011-06-17PPC: E500: Implement reboot controllerAlexander Graf1-0/+135