[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] pnv/xive2: Fix TIMA special ops detection
From: |
Frederic Barrat |
Subject: |
[PATCH 0/2] pnv/xive2: Fix TIMA special ops detection |
Date: |
Wed, 21 Jun 2023 18:03:04 +0200 |
Fix the TIMA special ops detection regression, as spotted by Coverity.
Tested by running a pseries guest on top of a powernv9 and powernv10 host.
Frederic Barrat (2):
pnv/xive2: Add a get_config() method on the presenter class
pnv/xive2: Check TIMA special ops against a dedicated array for P10
hw/intc/pnv_xive.c | 11 +++++++++
hw/intc/pnv_xive2.c | 44 +++++++++------------------------
hw/intc/xive.c | 57 +++++++++++++++++++++++++++++++++++++------
include/hw/ppc/xive.h | 3 +++
4 files changed, 75 insertions(+), 40 deletions(-)
--
2.41.0