summaryrefslogtreecommitdiffstats
path: root/hw/ppc/ppc440_pcix.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* ppc440_pcix: convert SysBus init method to a realize methodCédric Le Goater2018-11-081-8/+6Star
* sam460ex: Fix PCI interrupts with multiple devicesBALATON Zoltan2018-08-011-13/+8Star
* ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)BALATON Zoltan2018-06-121-1/+1
* ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...)BALATON Zoltan2018-03-181-4/+7
* ppc440: Add emulation of plb-pcix controller found in some 440 SoCsBALATON Zoltan2018-03-061-0/+528