[PATCH 0/1] Support Direct VMSA setting in KVM
Jörg Rödel <[email protected]> Thu, 11 Jun 2026 14:55:42 +0200
| Newsgroups | dev.linux.lists.coconut-svsm |
|---|---|
| Message-ID | <[email protected]> |
From: Joerg Roedel <[email protected]> Hi, here is a patch to support direct setting of the VMSA for an SEV-SNP guest via IGVM in QEMU. The patch makes use of the KVM feature posted here: https://lore.kernel.org/kvm/[email protected]/T/#t But it does not include the required Linux header changes, so it will not build when applied as-is. Please review. Thanks, Joerg Roy Hopkins (1): sev: Provide VMSA to kvm via KVM_SEV_SNP_LAUNCH_UPDATE backends/igvm.c | 44 ++++++++++++++++++++++++++++++++-- include/system/igvm-internal.h | 1 + target/i386/sev.c | 10 +++++++- 3 files changed, 52 insertions(+), 3 deletions(-) -- 2.53.0