summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/sgx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Add dedicated helper to get CPUID entry with significant indexSean Christopherson2022-07-141-4/+4
* KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa()Hou Wenlong2022-07-131-1/+1
* KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocolDavid Edmondson2021-10-251-11/+5
* KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LCSean Christopherson2021-04-201-1/+79
* KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)Sean Christopherson2021-04-201-0/+64
* KVM: VMX: Add emulation of SGX Launch Control LE hash MSRsSean Christopherson2021-04-201-0/+35
* KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictionsSean Christopherson2021-04-201-0/+275
* KVM: VMX: Frame in ENCLS handler for SGX virtualizationSean Christopherson2021-04-201-0/+50