On 2021-12-10 09:43:11 -0600, Brijesh Singh wrote: > From: Tom Lendacky <thomas.lendacky@xxxxxxx> > > This is the final step in defining the multiple save areas to keep them > separate and ensuring proper operation amongst the different types of > guests. Update the SEV-ES/SEV-SNP save area to match the APM. This save > area will be used for the upcoming SEV-SNP AP Creation NAE event support. > > Signed-off-by: Tom Lendacky <thomas.lendacky@xxxxxxx> > Signed-off-by: Brijesh Singh <brijesh.singh@xxxxxxx> Reviewed-by: Venu Busireddy <venu.busireddy@xxxxxxxxxx> > --- > arch/x86/include/asm/svm.h | 66 +++++++++++++++++++++++++++++--------- > 1 file changed, 50 insertions(+), 16 deletions(-) >