aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_xscom.c
AgeCommit message (Expand)Author
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