[PATCH v2 00/10] misc ppc patches

Nicholas Piggin posted 10 patches 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240312131419.2196845-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>, Paolo Bonzini <pbonzini@redhat.com>
hw/ppc/pnv.c             | 104 ++++++++++++++++++++++++++++++++++-----
hw/ppc/spapr.c           |  63 ++++++++++++++++++++----
hw/ppc/spapr_cpu_core.c  |   8 +--
target/ppc/cpu-models.c  |   4 --
target/ppc/cpu_init.c    |  12 ++---
target/ppc/helper_regs.c |   5 ++
target/ppc/kvm.c         |  11 -----
7 files changed, 160 insertions(+), 47 deletions(-)
[PATCH v2 00/10] misc ppc patches
Posted by Nicholas Piggin 1 month, 2 weeks ago
This accounts for comments from v1, and drops the attn and
checkstop patches. Will try again next release for those since
they probably fell off peoples' radar this time.

Thanks,
Nick

Benjamin Gray (1):
  ppc/spapr: Add pa-features for POWER10 machines

Nicholas Piggin (9):
  ppc: Drop support for POWER9 and POWER10 DD1 chips
  target/ppc: POWER10 does not have transactional memory
  ppc/spapr|pnv: Remove SAO from pa-features
  ppc/spapr: Remove copy-paste from pa-features
  ppc/spapr: Adjust ibm,pa-features for POWER9
  ppc/pnv: Permit ibm,pa-features set per machine variant
  ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits
  target/ppc: Prevent supervisor from modifying MSR[ME]
  spapr: set MSR[ME] and MSR[FP] on client entry

 hw/ppc/pnv.c             | 104 ++++++++++++++++++++++++++++++++++-----
 hw/ppc/spapr.c           |  63 ++++++++++++++++++++----
 hw/ppc/spapr_cpu_core.c  |   8 +--
 target/ppc/cpu-models.c  |   4 --
 target/ppc/cpu_init.c    |  12 ++---
 target/ppc/helper_regs.c |   5 ++
 target/ppc/kvm.c         |  11 -----
 7 files changed, 160 insertions(+), 47 deletions(-)

-- 
2.42.0