Age | Commit message (Expand) | Author | Files | Lines |
2021-09-29 | ppc/pnv: Add a comment on the "primary-topology-index" property | Cédric Le Goater | 1 | -0/+4 |
2021-08-27 | ppc/pnv: add a chip topology index for POWER10 | Cédric Le Goater | 1 | -0/+2 |
2021-03-09 | exec/memory: Use struct Object typedef | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-11-15 | non-virt: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2019-12-17 | ppc/pnv: Introduce PnvChipClass::xscom_pcba() method | Greg Kurz | 1 | -13/+1 |
2019-12-17 | ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom() | Greg Kurz | 1 | -17/+3 |
2019-12-17 | ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom() | Greg Kurz | 1 | -13/+3 |
2019-12-17 | ppc/pnv: Introduce PBA registers | Cédric Le Goater | 1 | -32/+0 |
2019-12-17 | ppc/pnv: populate the DT with realized XSCOM devices | Cédric Le Goater | 1 | -1/+4 |
2019-12-17 | ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes | Cédric Le Goater | 1 | -1/+6 |
2019-12-17 | ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine | Cédric Le Goater | 1 | -5/+18 |
2019-10-04 | hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs | Balamuruhan S | 1 | -4/+30 |
2019-08-29 | ppc/pnv: add more dummy XSCOM addresses for the P9 CAPP | Cédric Le Goater | 1 | -0/+20 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-07-02 | ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips | Cédric Le Goater | 1 | -5/+12 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+2 |
2019-05-29 | ppc/pnv: add dummy XSCOM registers for PRD initialization | Cédric Le Goater | 1 | -0/+18 |
2019-03-12 | ppc/pnv: add more dummy XSCOM addresses | Cédric Le Goater | 1 | -6/+27 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-01-17 | ppc/pnv: introduce pnv*_is_power9() helpers | Cédric Le Goater | 1 | -5/+3 |
2018-01-10 | ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency | Cédric Le Goater | 1 | -5/+5 |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin | 1 | -1/+1 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -1/+1 |
2016-11-15 | ppc/pnv: fix xscom address translation for POWER9 | Cédric Le Goater | 1 | -4/+4 |
2016-11-15 | ppc/pnv: fix compile breakage on old gcc | Cédric Le Goater | 1 | -1/+1 |
2016-10-28 | ppc/pnv: add XSCOM infrastructure | Cédric Le Goater | 1 | -0/+275 |