Searched hist:d07f46f9f51afc7fc9f021eae19eba3c2e7870ac (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | svm.h | diff d07f46f9f51afc7fc9f021eae19eba3c2e7870ac Mon Sep 07 15:15:03 CEST 2020 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Add GHCB definitions
Extend the vmcb_safe_area with SEV-ES fields and add a new 'struct ghcb' which will be used for guest-hypervisor communication.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Joerg Roedel <jroedel@suse.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20200907131613.12703-3-joro@8bytes.org
|
/linux/arch/x86/kvm/svm/ |
H A D | svm.c | diff d07f46f9f51afc7fc9f021eae19eba3c2e7870ac Mon Sep 07 15:15:03 CEST 2020 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Add GHCB definitions
Extend the vmcb_safe_area with SEV-ES fields and add a new 'struct ghcb' which will be used for guest-hypervisor communication.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Joerg Roedel <jroedel@suse.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20200907131613.12703-3-joro@8bytes.org
|