summaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_xscom.c
AgeCommit message (Expand)Author
2021-09-29ppc/pnv: Add a comment on the "primary-topology-index" propertyCédric Le Goater
2021-08-27ppc/pnv: add a chip topology index for POWER10Cédric Le Goater
2021-03-09exec/memory: Use struct Object typedefPhilippe Mathieu-Daudé
2020-11-15non-virt: Fix Lesser GPL version numberChetan Pant
2019-12-17ppc/pnv: Introduce PnvChipClass::xscom_pcba() methodGreg Kurz
2019-12-17ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz
2019-12-17ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz
2019-12-17ppc/pnv: Introduce PBA registersCédric Le Goater
2019-12-17ppc/pnv: populate the DT with realized XSCOM devicesCédric Le Goater
2019-12-17ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodesCédric Le Goater
2019-12-17ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machineCédric Le Goater
2019-10-04hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARsBalamuruhan S
2019-08-29ppc/pnv: add more dummy XSCOM addresses for the P9 CAPPCédric Le Goater
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-07-02ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chipsCédric Le Goater
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-29ppc/pnv: add dummy XSCOM registers for PRD initializationCédric Le Goater
2019-03-12ppc/pnv: add more dummy XSCOM addressesCédric Le Goater
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater
2017-01-19kvm: move cpu synchronization codeVincent Palatin
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-11-15ppc/pnv: fix xscom address translation for POWER9Cédric Le Goater
2016-11-15ppc/pnv: fix compile breakage on old gccCédric Le Goater
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater