[Skiboot] [PATCH 0/3] plat/qemu: add a POWER8 and POWER9 platform

Cédric Le Goater clg at kaod.org
Fri Apr 5 01:18:57 AEDT 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.

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               |  3 +--
 platforms/qemu/qemu.c | 57 ++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 59 insertions(+), 7 deletions(-)

-- 
2.20.1



More information about the Skiboot mailing list