From: "Cédric Le Goater" <clg@kaod.org>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: "Cédric Le Goater" <clg@kaod.org>,
qemu-ppc@nongnu.org, "Greg Kurz" <groug@kaod.org>,
qemu-devel@nongnu.org
Subject: [PATCH 0/2] ppc/pnv: Add support for the POWER10 DD2 CPU
Date: Wed, 5 May 2021 11:06:07 +0200 [thread overview]
Message-ID: <20210505090609.593194-1-clg@kaod.org> (raw)
Hello,
The POWER10 DD2 CPU adds an extra LPCR[HAIL] bit which is a requirement
to support the scv instruction on PowerNV POWER10 platforms (glibc-2.33).
These changes add a POWER10 DD2 CPU and switch the default chip model
of the powernv10 machine to use this CPU. This to make sure that the
machine can boot the latest distros.
Thanks,
C.
Cédric Le Goater (2):
ppc: Add a POWER10 DD2 CPU
ppc/pnv: Add support for the POWER10 DD2 CPU
include/hw/ppc/pnv.h | 2 +-
target/ppc/cpu-models.h | 1 +
hw/ppc/pnv.c | 2 +-
hw/ppc/pnv_core.c | 2 +-
target/ppc/cpu-models.c | 4 +++-
target/ppc/translate_init.c.inc | 2 +-
6 files changed, 8 insertions(+), 5 deletions(-)
--
2.26.3
next reply other threads:[~2021-05-05 9:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-05 9:06 Cédric Le Goater [this message]
2021-05-05 9:06 ` [PATCH 1/2] ppc: Add a POWER10 DD2 CPU Cédric Le Goater
2021-05-05 9:06 ` [PATCH 2/2] ppc/pnv: Add support for the " Cédric Le Goater
2021-05-10 5:53 ` [PATCH 0/2] " David Gibson
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=20210505090609.593194-1-clg@kaod.org \
--to=clg@kaod.org \
--cc=david@gibson.dropbear.id.au \
--cc=groug@kaod.org \
--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 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).