index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
pnv_xscom.c
Age
Commit message (
Expand
)
Author
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
2019-12-17
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Introduce PBA registers
Cédric Le Goater
2019-12-17
ppc/pnv: populate the DT with realized XSCOM devices
Cédric Le Goater
2019-12-17
ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
Cédric Le Goater
2019-10-04
hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs
Balamuruhan S
2019-08-29
ppc/pnv: add more dummy XSCOM addresses for the P9 CAPP
Cédric Le Goater
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-07-02
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-29
ppc/pnv: add dummy XSCOM registers for PRD initialization
Cédric Le Goater
2019-03-12
ppc/pnv: add more dummy XSCOM addresses
Cédric Le Goater
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-17
ppc/pnv: introduce pnv*_is_power9() helpers
Cédric Le Goater
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-11-15
ppc/pnv: fix xscom address translation for POWER9
Cédric Le Goater
2016-11-15
ppc/pnv: fix compile breakage on old gcc
Cédric Le Goater
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater