Coverity reported a bunch of issues with the last ppc PR
(thanks Cedric), and a couple of other things that were
noticed too. With Zoltan's amigaone patches this should
fix all Coverity bugs I hope.
Thanks,
Nick
Nicholas Piggin (6):
ppc/xive: Fix typo in crowd block level calculation
pnv/xive: Fix possible undefined shift error in group size calculation
ppc/xive2: Fix logical / bitwise comparison typo
ppc/spapr: Fix possible pa_features memory overflow
ppc/pnv: Move the PNOR LPC address into struct PnvPnor
ppc/pnv: Fix system symbols in HOMER structure definitions
include/hw/ppc/pnv_pnor.h | 1 +
hw/intc/xive.c | 29 +++++-
hw/intc/xive2.c | 21 ++--
hw/ppc/pnv.c | 2 +-
hw/ppc/pnv_bmc.c | 4 +-
hw/ppc/pnv_occ.c | 201 ++++++++++++++++++--------------------
hw/ppc/pnv_pnor.c | 2 +
hw/ppc/spapr.c | 1 +
8 files changed, 143 insertions(+), 118 deletions(-)
--
2.47.1