From: Tom Lendacky <thomas.lendacky@amd.com>
To: linux-kernel@vger.kernel.org, x86@kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
Dave Hansen <dave.hansen@linux.intel.com>,
Michael Roth <michael.roth@amd.com>,
Ashish Kalra <ashish.kalra@amd.com>
Subject: Re: [PATCH 0/7] Provide support for RMPREAD and a segmented RMP
Date: Mon, 24 Jun 2024 09:42:23 -0500 [thread overview]
Message-ID: <943ca570-0ea8-fa86-0d3a-38b3e8e96ab7@amd.com> (raw)
In-Reply-To: <cover.1719239831.git.thomas.lendacky@amd.com>
On 6/24/24 09:37, Tom Lendacky wrote:
> This series adds SEV-SNP support for a new instruction to read an RMP
> entry and for a segmented RMP table.
>
>
> The series is based off of and tested against the tip tree:
> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git master
>
> aedd5b6d65f7 ("Merge branch into tip/master: 'x86/percpu'")
Forgot to update this before sending... the patches are actually based on:
2846f42562f8 ("Merge branch into tip/master: 'x86/sev'")
Thanks,
Tom
>
> ---
>
> Tom Lendacky (7):
> x86/sev: Prepare for using the RMPREAD instruction to access the RMP
> x86/sev: Add support for the RMPREAD instruction
> x86/sev: Require the RMPREAD instruction after Fam19h
> x86/sev: Move the SNP probe routine out of the way
> x86/sev: Map only the RMP table entries instead of the full RMP range
> x86/sev: Treat the contiguous RMP table as a single RMP segment
> x86/sev: Add full support for a segmented RMP table
>
> arch/x86/include/asm/cpufeatures.h | 2 +
> arch/x86/include/asm/msr-index.h | 9 +-
> arch/x86/kernel/cpu/amd.c | 3 +-
> arch/x86/virt/svm/sev.c | 633 ++++++++++++++++++++++++-----
> 4 files changed, 549 insertions(+), 98 deletions(-)
>
prev parent reply other threads:[~2024-06-24 14:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 14:37 Tom Lendacky
2024-06-24 14:37 ` [PATCH 1/7] x86/sev: Prepare for using the RMPREAD instruction to access the RMP Tom Lendacky
2024-06-24 14:37 ` [PATCH 2/7] x86/sev: Add support for the RMPREAD instruction Tom Lendacky
2024-06-24 14:37 ` [PATCH 3/7] x86/sev: Require the RMPREAD instruction after Fam19h Tom Lendacky
2024-06-24 14:37 ` [PATCH 4/7] x86/sev: Move the SNP probe routine out of the way Tom Lendacky
2024-06-24 14:37 ` [PATCH 5/7] x86/sev: Map only the RMP table entries instead of the full RMP range Tom Lendacky
2024-06-24 14:37 ` [PATCH 6/7] x86/sev: Treat the contiguous RMP table as a single RMP segment Tom Lendacky
2024-06-24 14:37 ` [PATCH 7/7] x86/sev: Add full support for a segmented RMP table Tom Lendacky
2024-06-24 14:42 ` Tom Lendacky [this message]
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=943ca570-0ea8-fa86-0d3a-38b3e8e96ab7@amd.com \
--to=thomas.lendacky@amd.com \
--cc=ashish.kalra@amd.com \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=michael.roth@amd.com \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.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
all inboxes | Powered by JetHome®