summaryrefslogtreecommitdiffstats
path: root/hw/ppc/pnv_psi.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* 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 sysemu/reset.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
* ppc/pnv: Fix variable size in pnv_psi_power9_irq_set()Greg Kurz2019-03-191-1/+1
* ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater2019-03-121-2/+327
* ppc/pnv: add a PSI bridge class modelCédric Le Goater2019-03-121-24/+55
* ppc/pnv: psi: add a reset handlerCédric Le Goater2019-03-121-0/+11
* ppc/pnv: psi: add a PSIHB_REG macroCédric Le Goater2019-03-121-2/+4
* ppc/pnv: fix logging primitives using OxCédric Le Goater2019-03-121-2/+2
* hw/ppc: Use object_initialize_child for correct reference countingThomas Huth2019-02-251-2/+2
* pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater2019-01-081-3/+4
* ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2018-01-101-2/+2
* xics: introduce macros for ICP/ICS link propertiesGreg Kurz2017-06-091-1/+2
* ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater2017-04-261-0/+571