From: Caleb Schlossin <calebs@linux.ibm.com>
To: qemu-devel@nongnu.org
Cc: qemu-ppc@nongnu.org, npiggin@gmail.com, adityag@linux.ibm.com,
milesg@linux.ibm.com, chalapathi.v@linux.ibm.com,
calebs@linux.ibm.com
Subject: [PATCH 0/4] Power10 PowerVM bringup fixes
Date: Thu, 18 Dec 2025 14:03:49 -0600 [thread overview]
Message-ID: <20251218200353.301866-1-calebs@linux.ibm.com> (raw)
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
next reply other threads:[~2025-12-18 20:04 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-18 20:03 Caleb Schlossin [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251218200353.301866-1-calebs@linux.ibm.com \
--to=calebs@linux.ibm.com \
--cc=adityag@linux.ibm.com \
--cc=chalapathi.v@linux.ibm.com \
--cc=milesg@linux.ibm.com \
--cc=npiggin@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.