summaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_psi.c
AgeCommit message (Expand)Author
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-19ppc/pnv: Fix variable size in pnv_psi_power9_irq_set()Greg Kurz
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater
2019-03-12ppc/pnv: psi: add a reset handlerCédric Le Goater
2019-03-12ppc/pnv: psi: add a PSIHB_REG macroCédric Le Goater
2019-03-12ppc/pnv: fix logging primitives using OxCédric Le Goater
2019-02-26hw/ppc: Use object_initialize_child for correct reference countingThomas Huth
2019-01-09pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater
2017-06-09xics: introduce macros for ICP/ICS link propertiesGreg Kurz
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater