qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pnv/xive2: Fix TIMA special ops detection
@ 2023-06-21 16:03 Frederic Barrat
  2023-06-21 16:03 ` [PATCH 1/2] pnv/xive2: Add a get_config() method on the presenter class Frederic Barrat
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Frederic Barrat @ 2023-06-21 16:03 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.

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



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

end of thread, other threads:[~2023-06-22  8:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21 16:03 [PATCH 0/2] pnv/xive2: Fix TIMA special ops detection Frederic Barrat
2023-06-21 16:03 ` [PATCH 1/2] pnv/xive2: Add a get_config() method on the presenter class Frederic Barrat
2023-06-21 17:07   ` Cédric Le Goater
2023-06-22  7:01   ` Cédric Le Goater
2023-06-22  7:53     ` Frederic Barrat
2023-06-22  8:49       ` Cédric Le Goater
2023-06-21 16:03 ` [PATCH 2/2] pnv/xive2: Check TIMA special ops against a dedicated array for P10 Frederic Barrat
2023-06-21 17:09   ` Cédric Le Goater
2023-06-21 17:23 ` [PATCH 0/2] pnv/xive2: Fix TIMA special ops detection Cédric Le Goater
2023-06-21 17:37   ` Frederic Barrat

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).