From: Gerd Hoffmann <kraxel@redhat.com>
To: linux-coco@lists.linux.dev, kvm@vger.kernel.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH v4 0/3] x86/sev: improve efi runtime code support.
Date: Thu, 26 Jun 2025 13:40:10 +0200 [thread overview]
Message-ID: <20250626114014.373748-1-kraxel@redhat.com> (raw)
v4:
- address review comments from Ingo.
v3:
- pick up updates from Borislav
- add vmpl check to sev_es_efi_map_ghcbs_caas
v2 changes:
- rebase to latest master.
- update error message (Dionna).
- more details in the commit message (Borislav).
Gerd Hoffmann (3):
x86/sev/vc: fix efi runtime instruction emulation
x86/sev: fix error handling in sev_es_efi_map_ghcbs_caas()
x86/sev: Let sev_es_efi_map_ghcbs() map the caa pages too
arch/x86/include/asm/sev.h | 4 ++--
arch/x86/coco/sev/core.c | 23 +++++++++++++++++++----
arch/x86/coco/sev/vc-handle.c | 9 ++++++++-
arch/x86/platform/efi/efi_64.c | 4 ++--
4 files changed, 31 insertions(+), 9 deletions(-)
--
2.50.0
next reply other threads:[~2025-06-26 11:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-26 11:40 Gerd Hoffmann [this message]
2025-06-26 11:40 ` [PATCH v4 1/3] x86/sev/vc: fix efi runtime instruction emulation Gerd Hoffmann
2025-06-27 8:33 ` Gupta, Pankaj
2025-06-26 11:40 ` [PATCH v4 2/3] x86/sev: fix error handling in sev_es_efi_map_ghcbs_caas() Gerd Hoffmann
2025-06-27 12:01 ` Borislav Petkov
2025-06-26 11:40 ` [PATCH v4 3/3] x86/sev: Let sev_es_efi_map_ghcbs() map the caa pages too Gerd Hoffmann
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=20250626114014.373748-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-coco@lists.linux.dev \
/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).