index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
pnv.c
Age
Commit message (
Expand
)
Author
2017-02-22
hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
Thomas Huth
2017-02-02
hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be found
Thomas Huth
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-11-15
ppc/pnv: Fix fatal bug on 32-bit hosts
David Gibson
2016-11-15
ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
Cédric Le Goater
2016-11-15
powernv: CPU compatibility modes don't make sense for powernv
David Gibson
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
2016-10-28
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
2016-10-28
ppc/pnv: add a PnvCore object
Cédric Le Goater
2016-10-28
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
2016-10-28
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
2016-10-28
ppc/pnv: add a PnvChip object
Cédric Le Goater
2016-10-28
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt