On Sun, Apr 21, 2024, Michael Roth wrote: > From: Brijesh Singh <brijesh.singh@xxxxxxx> > > KVM_SEV_SNP_LAUNCH_START begins the launch process for an SEV-SNP guest. > The command initializes a cryptographic digest context used to construct > the measurement of the guest. Other commands can then at that point be > used to load/encrypt data into the guest's initial launch image. > > For more information see the SEV-SNP specification. > > Signed-off-by: Brijesh Singh <brijesh.singh@xxxxxxx> > Co-developed-by: Michael Roth <michael.roth@xxxxxxx> > Signed-off-by: Michael Roth <michael.roth@xxxxxxx> > Signed-off-by: Ashish Kalra <ashish.kalra@xxxxxxx> > --- I somehow ended up in the v13 series and gave feedback on that version, but AFAICT all of the feedback still applies to v14. https://lore.kernel.org/all/Zil8MnPXkCbqw3Ka@xxxxxxxxxx