From: Jarkko Sakkinen <jarkko@profian.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Harald Hoyer <harald@profian.com>, Tom Dohrmann <erbse.13@gmx.de>,
Ashish Kalra <ashish.kalra@amd.com>,
Michael Roth <michael.roth@amd.com>,
Tom Lendacky <thomas.lendacky@amd.com>,
linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
Jarkko Sakkinen <jarkko@profian.com>,
Sean Christopherson <seanjc@google.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
Dave Hansen <dave.hansen@linux.intel.com>,
x86@kernel.org (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)),
"H. Peter Anvin" <hpa@zytor.com>
Subject: [PATCH RFC 0/8] Enarx fixes for AMD SEV-SNP hypervisor v7
Date: Fri, 27 Jan 2023 02:59:22 +0000 [thread overview]
Message-ID: <20230127025922.270463-1-jarkko@profian.com> (raw)
A set of fixes that we've applied on top of SNP v7 patches for running Enarx.
References:
* https://github.com/enarx/linux/releases/tag/v6.1-enarx-upm-1
* https://hackmd.io/@enarx/HJKSlW2Lo
Jarkko Sakkinen (3):
KVM: SVM: KVM_SEV_SNP_LAUNCH_RESET_VECTOR
crypto: ccp: Prevent a spurious SEV_CMD_SNP_INIT triggered by
sev_guest_init()
crypto: ccp: Move __sev_snp_init_locked() call inside
__sev_platform_init_locked()
Tom Dohrmann (5):
KVM: SVM: fix: calculate end instead of passing size
KVM: SVM: fix: initialize `npinned`
KVM: SVM: write back corrected CPUID page
KVM: SVM: fix: add separate error for missing slot
KVM: SVM: fix: Don't return an error for `GHCB_MSR_PSC_REQ`
arch/x86/include/asm/svm.h | 15 ++++--
arch/x86/kvm/svm/sev.c | 89 +++++++++++++++++++++++++++++-------
arch/x86/kvm/svm/svm.h | 1 +
drivers/crypto/ccp/sev-dev.c | 63 ++++++++++---------------
include/linux/psp-sev.h | 15 ------
include/uapi/linux/kvm.h | 5 ++
6 files changed, 113 insertions(+), 75 deletions(-)
--
2.38.1
reply other threads:[~2023-01-27 2:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20230127025922.270463-1-jarkko@profian.com \
--to=jarkko@profian.com \
--cc=ashish.kalra@amd.com \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=erbse.13@gmx.de \
--cc=harald@profian.com \
--cc=hpa@zytor.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael.roth@amd.com \
--cc=mingo@redhat.com \
--cc=pbonzini@redhat.com \
--cc=seanjc@google.com \
--cc=tglx@linutronix.de \
--cc=thomas.lendacky@amd.com \
--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®