[Skiboot] [PATCH v2 0/3] plat/qemu: add a POWER8 and POWER9 platform
Cédric Le Goater
clg at kaod.org
Fri Apr 12 00:45:35 AEST 2019
Hello,
These new QEMU platforms have characteristics closer to real OpenPOWER
systems that we use today and define a different BMC depending on the
CPU type. New platform properties are introduced for each,
"qemu,powernv8", "qemu,powernv9" and these should be compatible with
existing QEMUs which only expose the "qemu,powernv" property.
This is not 6.3 material.
Thanks,
C.
Changes since v1 :
- removed bogus prerror() statement
- simplified nx check in p9_darn_init()
Cédric Le Goater (3):
plat/qemu: add a POWER8 and POWER9 platform
chip: add no-nx quirk for all QEMU platforms
nx: remove check on the "qemu,powernv" property
core/chip.c | 6 +++--
hw/nx.c | 6 +----
platforms/qemu/qemu.c | 55 ++++++++++++++++++++++++++++++++++++++++---
3 files changed, 57 insertions(+), 10 deletions(-)
--
2.20.1
More information about the Skiboot
mailing list