aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/pnv.c
AgeCommit message (Expand)Author
2017-04-26hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devicesThomas Huth
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini
2017-02-22hw/ppc/pnv: Remove superfluous "qemu" prefix from error stringsThomas Huth
2017-02-02hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be foundThomas Huth
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-11-15ppc/pnv: Fix fatal bug on 32-bit hostsDavid Gibson
2016-11-15ppc/pnv: add a 'xscom_core_base' field to PnvChipClassCédric Le Goater
2016-11-15powernv: CPU compatibility modes don't make sense for powernvDavid Gibson
2016-10-28ppc/pnv: add a ISA busCédric Le Goater
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt
2016-10-28ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater
2016-10-28ppc/pnv: add a PIR handler to PnvChipCédric Le Goater
2016-10-28ppc/pnv: add a core mask to PnvChipCédric Le Goater
2016-10-28ppc/pnv: add a PnvChip objectCédric Le Goater
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt