kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] x86/sev: improve efi runtime code support.
@ 2025-06-26  7:42 Gerd Hoffmann
  2025-06-26  7:42 ` [PATCH v3 1/2] x86/sev/vc: fix efi runtime instruction emulation Gerd Hoffmann
  2025-06-26  7:42 ` [PATCH v3 2/2] x86/sev: Let sev_es_efi_map_ghcbs() map the caa pages too Gerd Hoffmann
  0 siblings, 2 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2025-06-26  7:42 UTC (permalink / raw)
  To: linux-coco, kvm; +Cc: Gerd Hoffmann

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 (2):
  x86/sev/vc: fix efi runtime instruction emulation
  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       | 20 ++++++++++++++++++--
 arch/x86/coco/sev/vc-handle.c  |  8 +++++++-
 arch/x86/platform/efi/efi_64.c |  4 ++--
 4 files changed, 29 insertions(+), 7 deletions(-)

-- 
2.50.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-06-26  8:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-26  7:42 [PATCH v3 0/2] x86/sev: improve efi runtime code support Gerd Hoffmann
2025-06-26  7:42 ` [PATCH v3 1/2] x86/sev/vc: fix efi runtime instruction emulation Gerd Hoffmann
2025-06-26  8:21   ` Ingo Molnar
2025-06-26  7:42 ` [PATCH v3 2/2] x86/sev: Let sev_es_efi_map_ghcbs() map the caa pages too Gerd Hoffmann
2025-06-26  8:19   ` Ingo Molnar

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).