This fixes a powernv9 bug, and several POWER10 bits (which affect
powernv10 and pseries power10).
I think I got the logic right but I didn't individually test and
verify every case, so any glances over it would be appreciated.
Thanks,
Nick
Nicholas Piggin (3):
target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
target/ppc: POWER10 supports scv
target/ppc: Add POWER10 exception model
hw/ppc/spapr_hcall.c | 5 ++
target/ppc/cpu-qom.h | 2 +
target/ppc/cpu.h | 5 +-
target/ppc/excp_helper.c | 111 ++++++++++++++++++++++++++++----
target/ppc/translate.c | 3 +-
target/ppc/translate_init.c.inc | 4 +-
6 files changed, 111 insertions(+), 19 deletions(-)
--
2.23.0