summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/sgx.c
AgeCommit message (Expand)Author
2022-11-30KVM: VMX: Resume guest immediately when injecting #GP on ECREATESean Christopherson
2022-09-26KVM: VMX: Inject #PF on ENCLS as "emulated" #PFSean Christopherson
2022-07-14KVM: x86: Add dedicated helper to get CPUID entry with significant indexSean Christopherson
2022-07-12KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa()Hou Wenlong
2021-10-25KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocolDavid Edmondson
2021-04-20KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LCSean Christopherson
2021-04-20KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)Sean Christopherson
2021-04-20KVM: VMX: Add emulation of SGX Launch Control LE hash MSRsSean Christopherson
2021-04-20KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictionsSean Christopherson
2021-04-20KVM: VMX: Frame in ENCLS handler for SGX virtualizationSean Christopherson