qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pnv/xive2: Fix TIMA special ops detection
@ 2023-06-22 16:25 Frederic Barrat
  2023-06-22 16:25 ` [PATCH v2 1/2] pnv/xive2: Add a get_config() method on the presenter class Frederic Barrat
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Frederic Barrat @ 2023-06-22 16:25 UTC (permalink / raw)
  To: clg, danielhb413, qemu-ppc, qemu-devel

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.

Changelog:
v2: define get_config for spapr


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/spapr_xive.c  | 16 ++++++++++++
 hw/intc/xive.c        | 57 +++++++++++++++++++++++++++++++++++++------
 include/hw/ppc/xive.h |  3 +++
 5 files changed, 91 insertions(+), 40 deletions(-)

-- 
2.41.0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-23  9:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-22 16:25 [PATCH v2 0/2] pnv/xive2: Fix TIMA special ops detection Frederic Barrat
2023-06-22 16:25 ` [PATCH v2 1/2] pnv/xive2: Add a get_config() method on the presenter class Frederic Barrat
2023-06-22 16:58   ` Cédric Le Goater
2023-06-22 16:25 ` [PATCH v2 2/2] pnv/xive2: Check TIMA special ops against a dedicated array for P10 Frederic Barrat
2023-06-22 16:47   ` Cédric Le Goater
2023-06-23  9:34 ` [PATCH v2 0/2] pnv/xive2: Fix TIMA special ops detection Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).