summaryrefslogtreecommitdiffstats
path: root/hw/ppc/pnv_xscom.c
Commit message (Expand)AuthorAgeFilesLines
* ppc/pnv: add more dummy XSCOM addresses for the P9 CAPPCédric Le Goater2019-08-291-0/+20
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chipsCédric Le Goater2019-07-021-5/+12
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* ppc/pnv: add dummy XSCOM registers for PRD initializationCédric Le Goater2019-05-291-0/+18
* ppc/pnv: add more dummy XSCOM addressesCédric Le Goater2019-03-121-6/+27
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater2018-01-161-5/+3Star
* ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2018-01-101-5/+5
* kvm: move cpu synchronization codeVincent Palatin2017-01-191-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1/+1
* ppc/pnv: fix xscom address translation for POWER9Cédric Le Goater2016-11-151-4/+4
* ppc/pnv: fix compile breakage on old gccCédric Le Goater2016-11-151-1/+1
* ppc/pnv: add XSCOM infrastructureCédric Le Goater2016-10-281-0/+275