All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Power10 PowerVM bringup fixes
@ 2025-12-18 20:03 Caleb Schlossin
  2025-12-18 20:03 ` [PATCH 1/4] ppc/pnv: Suppress some "pnv_chiptod unimplemented register" messages Caleb Schlossin
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: Caleb Schlossin @ 2025-12-18 20:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc, npiggin, adityag, milesg, chalapathi.v, calebs

Additional fixes for bringing up PowerVM on Power10 ranging from
chiptod, security, core, and OCC.

Tested:
passed make check

Glenn Miles (2):
  ppc/pnv: Suppress some "pnv_chiptod unimplemented register" messages
  ppc/pnv: Support for SECURITY_SWITCH XSCOM register access

Chalapathi V (2):
  ppc/pnv: Add unimplemented quad and core regs
  ppc/pnv: Add OCC FLAG registers

 hw/ppc/pnv_chiptod.c     | 18 +++++++++
 hw/ppc/pnv_core.c        | 81 ++++++++++++++++++++++++++++++++++++++++
 hw/ppc/pnv_occ.c         | 55 +++++++++++++++++++++++++--
 hw/ppc/pnv_xscom.c       |  2 +
 include/hw/ppc/pnv_occ.h |  4 ++
 5 files changed, 157 insertions(+), 3 deletions(-)

-- 
2.47.3



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

end of thread, other threads:[~2026-01-24 12:21 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-18 20:03 [PATCH 0/4] Power10 PowerVM bringup fixes Caleb Schlossin
2025-12-18 20:03 ` [PATCH 1/4] ppc/pnv: Suppress some "pnv_chiptod unimplemented register" messages Caleb Schlossin
2025-12-22 10:46   ` Chalapathi V
2026-01-06 16:49   ` Miles Glenn
2026-01-06 17:07     ` Caleb Schlossin
2026-01-07 18:04       ` Miles Glenn
2026-01-19 10:18       ` Aditya Gupta
2026-01-20 14:31         ` Caleb Schlossin
2026-01-24 12:07           ` Aditya Gupta
2025-12-18 20:03 ` [PATCH 2/4] ppc/pnv: Support for SECURITY_SWITCH XSCOM register access Caleb Schlossin
2025-12-22 10:47   ` Chalapathi V
2026-01-06 16:58   ` Miles Glenn
2026-01-19 10:22   ` Aditya Gupta
2025-12-18 20:03 ` [PATCH 3/4] ppc/pnv: Add unimplemented quad and core regs Caleb Schlossin
2025-12-22 10:48   ` Chalapathi V
2026-01-06 16:59   ` Miles Glenn
2026-01-24 12:20   ` Aditya Gupta
2025-12-18 20:03 ` [PATCH 4/4] ppc/pnv: Add OCC FLAG registers Caleb Schlossin
2025-12-22 10:49   ` Chalapathi V
2026-01-06 17:00   ` Miles Glenn
2026-01-24 12:13   ` Aditya Gupta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.