[PATCH 0/8] ppc: cleanups

Cédric Le Goater posted 8 patches 2 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210901094153.227671-1-clg@kaod.org
docs/system/ppc/powernv.rst |  3 +--
include/hw/ppc/pnv_core.h   |  2 +-
include/hw/ppc/xive.h       | 16 ++++++++++++++++
hw/intc/xive.c              | 26 ++++++--------------------
hw/ppc/pnv.c                | 13 +++++++------
hw/ppc/pnv_core.c           |  4 ++--
hw/ppc/pnv_xscom.c          |  4 ++++
hw/ppc/spapr_cpu_core.c     |  1 +
8 files changed, 38 insertions(+), 31 deletions(-)
[PATCH 0/8] ppc: cleanups
Posted by Cédric Le Goater 2 years, 7 months ago
Hello,

This is a small series taking into account the comments made by David
and Greg while reviewing the pnv/p10 series.

It also adds a POWER10 DD2 CPU to the pseries machine.

Thanks,

C.

Cédric Le Goater (8):
  docs/system: ppc: Update the URL for OpenPOWER firmware images
  ppc/spapr: Add a POWER10 DD2 CPU
  ppc/pnv: Add a comment on the "primary-topology-index" property
  ppc/pnv: Remove useless variable
  ppc/pnv: Add an assert when calculating the RAM distribution on chips
  ppc/xive: Export priority_to_ipb() helper
  ppc/xive: Export xive_tctx_word2() helper
  ppc/pnv: Rename "id" to "quad-id" in PnvQuad

 docs/system/ppc/powernv.rst |  3 +--
 include/hw/ppc/pnv_core.h   |  2 +-
 include/hw/ppc/xive.h       | 16 ++++++++++++++++
 hw/intc/xive.c              | 26 ++++++--------------------
 hw/ppc/pnv.c                | 13 +++++++------
 hw/ppc/pnv_core.c           |  4 ++--
 hw/ppc/pnv_xscom.c          |  4 ++++
 hw/ppc/spapr_cpu_core.c     |  1 +
 8 files changed, 38 insertions(+), 31 deletions(-)

-- 
2.31.1