[PATCH 0/8] ppc: Update targets for Power machines (spapr and pnv)

Nicholas Piggin posted 8 patches 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240118140942.164319-1-npiggin@gmail.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Nicholas Piggin <npiggin@gmail.com>, "Frédéric Barrat" <fbarrat@linux.ibm.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, David Gibson <david@gibson.dropbear.id.au>, Harsh Prateek Bora <harshpb@linux.ibm.com>
hw/ppc/pnv.c          | 110 +++++++++++++++++++++++++++++++++++++-----
hw/ppc/spapr.c        |  72 +++++++++++++++++++++++++--
target/ppc/cpu_init.c |   4 +-
pc-bios/skiboot.lid   | Bin 2527240 -> 2527328 bytes
roms/skiboot          |   2 +-
5 files changed, 168 insertions(+), 20 deletions(-)
[PATCH 0/8] ppc: Update targets for Power machines (spapr and pnv)
Posted by Nicholas Piggin 8 months ago
These are some patches to move defaults to Power10 CPU, update
some feature bits, and also update skiboot to 7.1. I would like
to do this for 9.0 if possible.

Thanks,
Nick

Nicholas Piggin (8):
  target/ppc: POWER10 does not have transactional memory
  ppc/spapr|pnv: Remove SAO from pa-features when running MTTCG
  ppc/spapr: Remove copy-paste from pa-features under TCG
  ppc/spapr: Adjust ibm,pa-features for POWER9
  ppc/spapr: Add pa-features for POWER10 machines
  ppc/pnv: Permit ibm,pa-features set per machine variant
  ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits
  ppc/pnv: Update skiboot to v7.1

 hw/ppc/pnv.c          | 110 +++++++++++++++++++++++++++++++++++++-----
 hw/ppc/spapr.c        |  72 +++++++++++++++++++++++++--
 target/ppc/cpu_init.c |   4 +-
 pc-bios/skiboot.lid   | Bin 2527240 -> 2527328 bytes
 roms/skiboot          |   2 +-
 5 files changed, 168 insertions(+), 20 deletions(-)

-- 
2.42.0