From: Paul Mackerras <paulus@ozlabs.org>
To: kvm@vger.kernel.org, linuxppc-dev@ozlabs.org
Subject: [PATCH 0/4] powerpc/64: Preparation for KVM support on POWER9
Date: Mon, 21 Nov 2016 15:56:50 +1100 [thread overview]
Message-ID: <1479704214-29147-1-git-send-email-paulus@ozlabs.org> (raw)
This patch series, based on the current powerpc next branch, adds
various things we need in arch/powerpc in order to support KVM on
POWER9.
Michael, could you put these in a topic branch that I can pull?
Paul.
---
arch/powerpc/include/asm/mmu.h | 5 ++++
arch/powerpc/include/asm/opal.h | 3 +++
arch/powerpc/include/asm/reg.h | 12 +++++++++
arch/powerpc/mm/hash_utils_64.c | 28 +++------------------
arch/powerpc/mm/pgtable-radix.c | 18 +++++---------
arch/powerpc/mm/pgtable_64.c | 34 ++++++++++++++++++++++++++
arch/powerpc/platforms/powernv/opal-wrappers.S | 3 +++
arch/powerpc/platforms/powernv/opal.c | 2 ++
8 files changed, 69 insertions(+), 36 deletions(-)
next reply other threads:[~2016-11-21 4:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-21 4:56 Paul Mackerras [this message]
2016-11-21 5:00 ` [PATCH 1/4] powerpc/64: Add some more SPRs and SPR bits for POWER9 Paul Mackerras
2016-11-21 5:00 ` [PATCH 2/4] powerpc/64: Provide functions for accessing POWER9 partition table Paul Mackerras
2016-11-21 7:14 ` kbuild test robot
2016-11-22 11:00 ` Michael Ellerman
2016-11-22 21:15 ` Paul Mackerras
2016-11-23 0:35 ` Michael Ellerman
2016-11-21 5:01 ` [PATCH 3/4] powerpc/powernv: Define real-mode versions of OPAL XICS accessors Paul Mackerras
2016-11-21 5:02 ` [PATCH 4/4] powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value Paul Mackerras
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=1479704214-29147-1-git-send-email-paulus@ozlabs.org \
--to=paulus@ozlabs.org \
--cc=kvm@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.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).