summaryrefslogtreecommitdiff
path: root/hw/ppc/pnv.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-22hw/ppc/pnv: Remove superfluous "qemu" prefix from error stringsThomas Huth1-3/+3
2017-02-02hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be foundThomas Huth1-3/+3
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-11-15ppc/pnv: Fix fatal bug on 32-bit hostsDavid Gibson1-1/+1
2016-11-15ppc/pnv: add a 'xscom_core_base' field to PnvChipClassCédric Le Goater1-1/+7
2016-11-15powernv: CPU compatibility modes don't make sense for powernvDavid Gibson1-5/+1
2016-10-28ppc/pnv: add a ISA busCédric Le Goater1-0/+65
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt1-0/+8
2016-10-28ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater1-0/+4
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater1-0/+25
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater1-1/+188
2016-10-28ppc/pnv: add a PIR handler to PnvChipCédric Le Goater1-0/+30
2016-10-28ppc/pnv: add a core mask to PnvChipCédric Le Goater1-1/+72
2016-10-28ppc/pnv: add a PnvChip objectCédric Le Goater1-5/+208
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt1-0/+226